Complete AI TrainingYourJobSkills for your job

Skills / operations

vps-server-management

Manage authorized VPS hosts and server-side agents through cautious SSH and operations workflows.

Operations & Supply Chainserver-managementsshvps

VPS Server Management

When to Use

  • Use when the user asks to operate an authorized VPS or agent running on a remote host.
  • Use when SSH, deployment, restart, status, or log inspection is needed with explicit permission.

Source of truth: library/infrastructure.md (read it for the latest — IPs/expirations change).

Servers (Hostinger VPS) — 3 total

HostnameIPOSPurposeExpires
openclaw-server<IP>Ubuntu 24.04 (Dokploy)OpenClaw — personal instance<expiry>
n8n-server<IP>Ubuntu 24.04 (n8n)All n8n workflow automations (primary)<expiry>
hermes-server<IP>Ubuntu 24.04Hermes Agent — Discord gateway (Vilnius, LT)<expiry>

SSH as root@<IP>.

Access levels (never share higher than needed)

  1. App login — e.g. app.example.hstgr.cloud. Build/edit workflows, no server access. Safest to share.
  2. VPS SSHroot@<IP>. Docker, files, system config. Trusted technical people only.
  3. Hostinger hPanelhpanel.hostinger.com. Billing, reboot, OS reinstall. Exposes SSH creds + browser terminal, so it grants server access too. The user only.

Managing a VPS via an agent

For multi-step or exploratory work, SSH into the box first and launch the agent ON the VPS (e.g. codex --yolo), then talk to that local-on-server agent — it has full filesystem/process context and avoids f

Subscribers only

The full skill, its 1 bundled files and every download is included with every paid Complete AI plan.

Details

Sourcedavidondrej/skills
LicenseMIT
Risk labelcritical ("critical" means the skill may run commands or touch files — read before use)
FilesSKILL.md
Added2026-07-07

Related skills

anti-sleep

Keep a Mac awake with caffeinate during long builds, downloads, or supervised automation runs.

pi-custom-model

Register custom Pi Agent model slugs so saved OpenRouter variants resolve correctly.

pre-release-review

Run a read-only pre-release review for deploy readiness, migrations, config, secrets, rollout order, rollback risk, and launch blockers.