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:
Geir Okkenhaug Jerstad 2025-06-15 10:03:56 +02:00
parent a9f490882a
commit bc9869cb67
7 changed files with 183 additions and 19 deletions

View file

@ -0,0 +1,10 @@
{
"meta": {
"generatedAt": "2025-06-14T14:52:56.566Z",
"tasksAnalyzed": 0,
"thresholdScore": 5,
"projectName": "Home Lab Infrastructure",
"usedResearch": false
},
"complexityAnalysis": []
}