An actual alternative to Pterodactyl Panel.

Overvoid is an open source panel for managing and operating game servers and applications built using Node.js with Express and Dockerode.

createServerObject.json
overvoid.json
{
"name": "My Server",
"memory": 2048,
"cpu": 1,
"node": 2,
"image": "quay.io/overvoidlabs/nodejs-base"
}

Panel

Getting started

Learn how to get your Overvoid Panel set up.

Installation

Step-by-step guides to setting up your Overvoid Panel.

Terminology

Learn how the internals work on Overvoid Panel and Daemon.

Plugins

Extend your Panel with third-party plugins or write your own.

API reference

Learn to easily automate actions with our API.