Initial skills documentation — 25 categories, all SKILL.md + references + scripts
This commit is contained in:
@@ -0,0 +1,43 @@
|
||||
# Hetzner Fleet Inventory
|
||||
|
||||
Full server-by-server audit conducted 2026-07-09.
|
||||
|
||||
## Summary (10 servers)
|
||||
|
||||
| Server | Hostname | IP | Plan | Specs | OS | Docker? | Key Apps |
|
||||
|--------|----------|----|------|-------|----|---------|----------|
|
||||
| app1-bu | app1-bu.itpropartner.com | 5.161.114.8 | CPX11 | 2C/2G/40G | Ubuntu 26.04 | ❌ | Standby Hermes, StrongSwan VPN |
|
||||
| ai.itpropartner.com | ai | 178.156.167.181 | CPX41 | 8C/16G/240G | Ubuntu 24.04 | ✅ 6 | LiteLLM, Open WebUI, Ollama, Qdrant |
|
||||
| hudu.itpropartner.com | hudu | 178.156.130.130 | CPX21 | 3C/4G/80G | Ubuntu 24.04 | ✅ 5 | Hudu Docs, SWAG |
|
||||
| unifi | unifi | 178.156.131.57 | CPX21 | 3C/4G/80G | Ubuntu 24.04 | ❌ | UniFi Controller, MongoDB |
|
||||
| unms.forefrontwireless.com | unms | 5.161.225.131 | CPX21 | 3C/4G/80G | Ubuntu 24.04 | ✅ 10 | UNMS/UISP, UCRM, RabbitMQ |
|
||||
| wphost02 | wphost02 | 5.161.62.38 | CPX21 | 3C/4G/80G | Ubuntu 24.04 | ❌ | RunCloud, WordPress |
|
||||
| app1 (n8n) | n8n | 87.99.144.163 | CPX11 | 2C/2G/40G | Ubuntu 24.04 | ✅ 2 | n8n, PostgreSQL |
|
||||
| docker | docker | 178.156.168.35 | CPX11 | 2C/2G/40G | Ubuntu 24.04 | ✅ 7 | NPM, RustDesk, Uptime-Kuma |
|
||||
| fleettracker360 | fleettrack360 | 178.156.149.32 | CPX11 | 2C/2G/40G | Ubuntu 24.04 | ❌ | Traccar GPS |
|
||||
| core (netcup) | core | 152.53.192.33 | RS 2000 G12 | 8C/16G/512G | Debian 13 | ✅ 6 | Hermes, Twenty, Vaultwarden, Docuseal |
|
||||
|
||||
## Docker hosts (5)
|
||||
|
||||
- **ai.itpropartner.com** — CPX41. 6 containers. **Disk 92%**. Containers: litellm (unhealthy), postgres, openwebui, ollama, qdrant, caddy.
|
||||
- **hudu.itpropartner.com** — CPX21. 5 containers. Disk 23%. Hudu app + SWAG + postgres + redis.
|
||||
- **unms.forefrontwireless.com** — CPX21. 10 containers. Disk 67%. Full UNMS stack: nginx, api, device-ws, postgres, siridb, rabbitmq, fluentd, netflow, ucrm.
|
||||
- **app1.itpropartner.com (n8n)** — CPX11. 2 containers. Disk 23%. n8n + postgres.
|
||||
- **docker** — CPX11. 7 containers. **Disk 73%**. NPM, uptime-kuma, rustdesk (hbbr/hbbs), strongswan, runcloud containers.
|
||||
|
||||
## Non-Docker hosts (4)
|
||||
|
||||
- **app1-bu** — Warm standby. StrongSwan + L2TP. Hermes gateway dormant.
|
||||
- **unifi** — Native UniFi Controller (Java). MongoDB + MariaDB.
|
||||
- **wphost02** — RunCloud-managed WordPress. Nginx + Apache + PHP-FPM + MariaDB.
|
||||
- **fleettracker360** — Native Traccar (Java). 26 tracking ports (5001-5032). MariaDB.
|
||||
|
||||
## Disk warnings
|
||||
- **ai.itpropartner.com** — 92% used (199G of 226G). Needs cleanup or expansion.
|
||||
- **docker** — 73% used (26G of 38G). Tight but OK.
|
||||
|
||||
## Cross-cutting
|
||||
- MariaDB on 7 servers (RunCloud-managed on most)
|
||||
- Redis on 5 servers
|
||||
- Multiple VPN tunnels (IPsec/L2TP, Tailscale, WireGuard, StrongSwan Docker)
|
||||
- Most servers are Ubuntu 24.04 (1 on 26.04, 1 on Debian 13)
|
||||
Reference in New Issue
Block a user