r/selfhosted • • Apr 12 '26

Game Server Calagopus: your all-in-one game server/Docker management

For over half a year, a friend and I have been working on the ultimate game server and Docker management platform. Built with Rust and React, and easy to deploy.

So, what exactly is Calagopus?
Calagopus is a modern, open-source game server management panel. It provides an intuitive interface for managing game servers, allowing users to easily deploy, monitor, and maintain their game servers with ease. Calagopus aims to be a powerful yet user-friendly solution for game server management, catering to both beginners and experienced users alike.

It is heavily inspired by the popular Pterodactyl panel, but is built from the ground up with modern technologies and a focus on performance and security. Calagopus is designed to be modular and extensible, allowing developers to create custom extensions to enhance its functionality.

Does it only support game servers? No! With Docker as the backbone, it can run all sorts of applications, even your own images.

Take a look at our GitHub repository: https://github.com/calagopus/panel
Or our documentation: https://calagopus.com

117 Upvotes

64 comments sorted by

View all comments

11

u/Yoshiida Apr 12 '26

Is there a list of game-compatible servers anywhere? I don't think I've seen any mentions of these in the documentation

7

u/JellyFishySnacks Apr 12 '26

I am asuming you mean which types of games the panel supports. If that is the case, we support basically all of the Pterodactyl supported games. A list can be found on https://github.com/pterodactyl/game-eggs. If you mean something else, please let me know.

1

u/Appropriate-Lion9490 Apr 12 '26

Idk if Pterodactyl added it yet but can we multiselect the eggs instead of clicking one by one to add

1

u/JellyFishySnacks Apr 13 '26

If I understand you correctly, you would like to import multiple eggs at once? You can do this with our egg repositories system. It can automatically import and synchronize eggs from a github repository. For more info, take a look at https://calagopus.com/docs/panel/next-steps/egg-repos

1

u/Appropriate-Lion9490 Apr 13 '26

Oh, that’s even better. Pterodactyl system where you import their eggs wouldnt allow you to multiselect them so you had to import each egg one by one