logo
icon

Pterodactyl

The open-source game server management panel — build, deploy, and manage game servers with ease.

template cover
Deployed1 times
PublisherxMikux
Created2026-04-06
Services
service icon
service icon
service icon
Minimum1 Core2 GB
Recommended2 Cores4 GB
Tags
gaminggame-server

Pterodactyl

Stop settling for less. Make game servers a first class citizen on your platform.

Pterodactyl® is a free, open-source game server management panel built with PHP, React, and Go. Every game server runs inside an isolated Docker container, keeping your host environment clean and capping resource usage per server. Pterodactyl has been in active development since 2015 and powers game server hosting for individual users, networks, and large hosting enterprises alike. It is MIT-licensed and completely free.

Supported Games

Pterodactyl ships with official support for a wide range of games, including:

  • Minecraft (Java, Bedrock, and variants)
  • Rust, Terraria, ARK: Survival Evolved
  • Team Fortress 2, Counter-Strike: Global Offensive
  • Factorio, Squad, and many more via community eggs

After Deployment

Once the panel is up, visit your domain and run the following command inside the Pterodactyl container to create your first admin account:

php artisan p:user:make

Then head to Admin → Nodes and connect a Wings node — Wings is the Go-based daemon that actually runs and manages your game server containers on a host machine.

Important: Back up the APP_KEY value from your container's /app/.env immediately after setup. Losing it makes encrypted data (such as API keys) unrecoverable.

What This Template Deploys

ServiceRole
Pterodactyl PanelWeb UI & API
MariaDBRelational database
RedisCache, sessions, and job queue