chore: sync skill updates and references
This commit is contained in:
@@ -54,7 +54,7 @@ app1 (netcup, live) app1-bu (Hetzner, standby)
|
||||
3. Or reboot app1-bu — boot restore script runs S3 sync and starts Hermes
|
||||
|
||||
### Emergency failover (manual) — 2 min
|
||||
1. SSH into app1-bu: `ssh -i ~/.ssh/wisp_rsa root@5.161.114.8`
|
||||
1. SSH into app1-bu: `ssh -i ~/.ssh/wisp_rsa root@5.161.225.131`
|
||||
2. Sync latest state: `aws s3 sync s3://hermes-vps-backups/live/ ~/.hermes/ --endpoint-url https://s3.us-east-1.wasabisys.com --exclude "*.lock" --exclude "node/*" --exclude "bin/*" --exclude "cache/*" --exclude "sandboxes/*"`
|
||||
3. Start Hermes: `hermes gateway start`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user