chore: sync skill updates and references

This commit is contained in:
root
2026-08-08 13:08:35 -04:00
parent b92542c8ae
commit 2f9b99b03a
33 changed files with 315 additions and 42 deletions
@@ -707,7 +707,7 @@ fetch('/nav.html')
### Wasabi S3
- Endpoint: `https://s3.us-east-1.wasabisys.com`
- Credentials from `~/.aws/credentials` (key: `GYH83FP0KL0K85N60JKQ`)
- Credentials from `~/.aws/credentials` (key: `JGDE34XQVXTJKGAZIJYS`)
- CLI via `/opt/awscli-venv/bin/activate` then `aws s3 ls --recursive --endpoint-url ...`
- 3 buckets: `hermes-vps-backups`, `mikrotik-ccr-backups`, `itpropartner-backups`
@@ -6,7 +6,7 @@ All 9 Hetzner servers received node_exporter v1.8.2 in a single session:
| Hostname | IP | Status |
|----------|-----|--------|
| app1-bu.itpropartner.com | 5.161.114.8 | Running |
| app1-bu.itpropartner.com | 5.161.225.131 | Running |
| ai.itpropartner.com | 178.156.167.181 | Running |
| hudu.itpropartner.com | 178.156.130.130 | Running |
| (unifi) | 178.156.131.57 | Running |
@@ -10,7 +10,7 @@ SERVERS = [
{"name": "app1", "ip": "152.53.36.131", "role": "AI Stack", "tier": "Standard"},
{"name": "app2", "ip": "152.53.39.202", "role": "UNMS, UniFi, Traccar", "tier": "Standard"},
{"name": "app3", "ip": "152.53.241.111", "role": "WordPress", "tier": "Standard"},
{"name": "app1-bu", "ip": "5.161.114.8", "role": "Warm Standby", "tier": "Standby"},
{"name": "app1-bu", "ip": "5.161.225.131", "role": "Warm Standby", "tier": "Standby"},
{"name": "AI Box (legacy)", "ip": "178.156.167.181", "role": "LiteLLM (migrating)", "tier": "Legacy"},
{"name": "Docker Box (legacy)", "ip": "178.156.168.35", "role": "Uptime Kuma", "tier": "Legacy"},
]
@@ -41,6 +41,6 @@ scrape_configs:
- '178.156.149.32:9100' # fleettracker360
- '178.156.168.35:9100' # docker
- '178.156.167.181:9100' # ai
- '5.161.114.8:9100' # app1-bu
- '5.161.225.131:9100' # app1-bu
- '87.99.144.163:9100' # app1 (n8n)
- '87.99.159.142:9100' # tony-vps