Can I run non-Minecraft software (Node, Python, Flask, Next.js) or custom Docker images on the host?
Wondering if you can run a Node app, a Python/Flask service, Next.js, or a custom Docker image on your game server? The game panel is built for games and bots, not general app hosting — but there are better-fit options. This article explains them.
What the game panel is for
The game panel is built around game and bot eggs — Minecraft, Discord bots, and a few others — not general application hosting. Docker images are typically locked per egg, so you cannot swap in an arbitrary custom image.
Better-fit options
Depending on what you are building, pick the right platform:
- Discord bot? We have dedicated bot hosting for that.
- General apps or websites (Node, Python/Flask, Next.js)? You want a VPS — our VPS platform is rolling out on a new panel.
- Not sure what fits? Open a ticket describing your project and we will point you to the right option.
Tip: If your project is "a website" or "an API server," think VPS, not the game panel — the game panel's per-egg Docker lock is not meant for arbitrary apps.
Frequently asked questions
Can I use my own Docker image on the game panel? Generally no. Docker images are locked per egg on the game panel. For custom images and general apps, use a VPS.
Where do I host a Discord bot? On our dedicated bot hosting, which is purpose-built for that.
Where do I host a website or general app? On a VPS. Our VPS platform is rolling out on the new panel — open a ticket if you want help choosing the right size.