Game Panel Setup
Game Panel Setup
A game server panel on your box in one wizard — Pterodactyl installed and configured.
How it works
01
Answer a few questions
FQDN, SSL mode, database and Cloudflare — the wizard validates everything up front.
02
We install it
Panel, database, nginx vhost, and SSL (Let's Encrypt, Cloudflare origin cert, or manual) — streamed live.
03
Log in and host
DNS instructions and first-login details land on the completion screen.
Features
Full Pterodactyl setup
Panel + database + web server configured end to end.
Cloudflare-aware
Creates the A record, sets SSL mode, and can mint an Origin CA cert for you.
Port-conflict smart
Detects nginx sharing and picks a safe alternate port instead of failing.
Resume anywhere
The wizard state lives server-side — close the tab, resume later.
Silent features
The parts nobody advertises but everybody relies on.
Secret hygiene
Answers are AES-GCM at rest; the API only ever returns has_* booleans.
Idempotent installs
Re-running reuses existing config instead of clobbering it.
DB overwrite guard
Existing databases are never dropped unless you explicitly say so.