vps-server-management
Installation
SKILL.md
VPS Server Management
Source of truth: ~/infrastructure.md (read it for the latest — IPs/expirations change).
Servers (Hostinger VPS) — 3 total
| Hostname | IP | OS | Purpose | Expires |
|---|---|---|---|---|
| personal.openclaw | Ubuntu 24.04 (Dokploy) | OpenClaw — personal instance | ||
| n8n.automations | Ubuntu 24.04 (n8n) | All n8n workflow automations (primary) | ||
| private.hermes | Ubuntu 24.04 | Hermes Agent — Discord gateway |
SSH as root@<IP>.
Access levels (never share higher than needed)
- App login — e.g.
<app-login-url>. Build/edit workflows, no server access. Safest to share. - VPS SSH —
root@<IP>. Docker, files, system config. Trusted technical people only. - Hostinger hPanel —
hpanel.hostinger.com. Billing, reboot, OS reinstall. Exposes SSH creds + browser terminal, so it grants server access too. The user only.