Add starbuck and apollo as active/active app hosts.
Sync runner checkout / sync (pull_request) Successful in 7s
Sync runner checkout / sync (pull_request) Successful in 7s
Mirror roslin host_apps (no monica worker) so NPM can balance the same ports on 10.0.0.44 and 10.0.0.7 (closes #20).
This commit is contained in:
@@ -11,6 +11,8 @@ ansible-galaxy collection install -r requirements.yml
|
||||
# Bootstrap SSH key to each host (one-time, before Ansible)
|
||||
ssh-copy-id westfarn@10.0.0.77
|
||||
ssh-copy-id westfarn@10.0.0.176
|
||||
ssh-copy-id westfarn@10.0.0.44
|
||||
ssh-copy-id westfarn@10.0.0.7
|
||||
|
||||
# First-time only: passwordless sudo on each new host (before first provision)
|
||||
ssh -t westfarn@10.0.0.176 # repeat for each host IP
|
||||
@@ -46,4 +48,6 @@ the central **Loki / Prometheus / Grafana** stack (`observability_stack: true`).
|
||||
|------|-----|------|
|
||||
| adama | 10.0.0.77 | app host |
|
||||
| roslin | 10.0.0.176 | app host |
|
||||
| starbuck | 10.0.0.44 | app host |
|
||||
| apollo | 10.0.0.7 | app host |
|
||||
| ai-server-4080 | 10.0.0.128 | control node + act runner |
|
||||
|
||||
Reference in New Issue
Block a user