feat: Add deploy-rs integration with basic configuration
- Add deploy-rs as flake input - Configure deploy.nodes for all 4 machines (sleeper-service, grey-area, reverse-proxy, congenital-optimist) - Include safety features: autoRollback, magicRollback, activation timeouts - Add deploy-rs checks for validation - Successfully tested dry-run deployment This completes Tasks 1-3 from the deploy-rs integration roadmap.
This commit is contained in:
parent
a9f490882a
commit
bc9869cb67
7 changed files with 183 additions and 19 deletions
10
.taskmaster/reports/task-complexity-report.json
Normal file
10
.taskmaster/reports/task-complexity-report.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"meta": {
|
||||
"generatedAt": "2025-06-14T14:52:56.566Z",
|
||||
"tasksAnalyzed": 0,
|
||||
"thresholdScore": 5,
|
||||
"projectName": "Home Lab Infrastructure",
|
||||
"usedResearch": false
|
||||
},
|
||||
"complexityAnalysis": []
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue