deploy: scripts/deploy-all.sh + hosts.example for multi-node federation rollouts

This commit is contained in:
m17hr1l
2026-06-07 01:03:31 +02:00
parent 925bf76a0b
commit 2c7f71eff8
3 changed files with 74 additions and 0 deletions

3
.gitignore vendored
View File

@@ -14,6 +14,9 @@ data/
.env
.env.local
# per-operator federation host list (SSH targets are sensitive)
scripts/hosts
# editors
.vscode/
.idea/