// VPS

Pterodactyl on your own VPS: your own game panel

Pterodactyl on your own VPS: your own game panel

Anyone who rents game servers for a while and comes to appreciate the management panel sooner or later gets the itch: couldn't I run a panel like that myself? The answer is yes — with Pterodactyl, the open-source game panel used worldwide by hobbyists and professional hosts alike. You install it on your own VPS and then manage all your game servers from a single web interface. But let's be honest: a panel of your own is not the smart choice for everyone. So here's the complete story — including when you're better off not doing it.

What is Pterodactyl?

Pterodactyl is free, open-source software for managing game servers through the browser: starting and stopping, watching the console, editing files, making backups and giving co-users permissions. Each game server runs in its own Docker container, neatly isolated from the rest. Which games? Practically everything: Minecraft, FiveM, Rust, Terraria, you name it. For every game type there's an egg — a template that tells the panel how that server should be installed and started — and the community keeps building them enthusiastically (importing eggs takes a few clicks).

The architecture in broad strokes

Pterodactyl consists of two parts you should think of separately:

  • The Panel is the web interface: the site you and your co-users log into. It runs as a web application with a database next to it, holding accounts, servers and settings.
  • Wings is the daemon that does the real work: it talks to Docker, starts and stops the containers and streams the console live to your browser.

For a hobby setup you simply run Panel and Wings together on one VPS. The beauty of the separation: if your project grows, you later attach extra machines running only Wings to the same Panel and keep managing everything from one place.

When does your own panel make sense?

  • You run several small servers for your group of friends. Terraria tonight, Minecraft again next month, a Discord bot in between: on one VPS with Pterodactyl you switch freely, without arranging a separate product for every game.
  • You want to learn. Installing Pterodactyl is a mini-course in Linux, Docker, web servers, databases and SSL all in one. As a playground for mastering server tech it's hard to beat.
  • You want full control. Your own limits, your own users, your own rules — everything is yours.

And when is it not? (the honest story)

We'll be honest about this, even though we sell VPSes ourselves: for many people, a panel of their own is the cumbersome route. If you just run one Minecraft or FiveM server to play on, managed game hosting is simpler, often cheaper and far less work — you get the panel management ready-made, including someone else losing sleep over updates and security. Do the maths: a VPS that can handle a serious game server quickly costs more than the game server plan itself, and your time comes on top of that.

Also important: with your own panel, you are the host. If something breaks at three in the morning, there's no panel button that fixes it for you — though our support is happy to think along if your VPS runs with us. If that sounds like an appealing prospect: do read on. If it already makes you tired: just get a game server and go play.

What you'll need

  • A VPS with Linux and enough memory. The Panel itself is modest, but every game server you run on it counts in full. Add up the RAM of your planned servers and leave a margin for the system itself.
  • Docker support. Wings runs everything in containers; on a KVM VPS with its own kernel that works without any fuss.
  • A domain name and SSL. You don't want passwords travelling unencrypted over the wire; a free certificate from Let's Encrypt is enough (how to install Let's Encrypt).
  • Basic terminal knowledge. The installation runs via SSH and configuration files. It doesn't have to be second nature, but ssh, a text editor and copying a config shouldn't scare you off.

Maintenance: what comes with it

Installing a panel is a weekend job; keeping a panel up to date is a subscription to small chores. Count on at least:

  • Updates. Panel, Wings and the operating system all receive regular (security) updates. Postponing them is asking for trouble, because a game panel exposed to the internet is an attractive target.
  • Backups. Of the database and the server files, preferably to somewhere other than the VPS itself.
  • Security. A firewall, 2FA on your panel accounts, strong passwords and going through the logs now and then.
  • Broken things. An egg that stops working after a game update, a disk that fills up, a certificate that expires. None of it is hard, but it always comes at an inconvenient moment.

Getting started with an MC-Node VPS

If you're up for the adventure, all you still need is a VPS. At MC-Node a KVM VPS starts from € 2,00 per month, on our own hardware with NVMe storage in the Previder data centre in Hengelo and with DDoS protection included. Be realistic when choosing your plan: the entry-level plan is fine for getting to know Pterodactyl with a light server on it, but if you want to run a serious modded Minecraft server, go straight for a size with considerably more memory. Upgrading is always possible, and everything can be cancelled monthly — reassuring if you discover halfway through that managed hosting suits you better after all. In our knowledge base you'll find an installation guide for Pterodactyl to get going right away.

Further reading

// TRY IT YOURSELF
Your Minecraft server online in 60 seconds
View packages →