Game panel written from the ground up with speed and security in mind.

Skyport is an open source panel for managing your game servers, applications and more built with modern technologies such as Node.js, Docker and Express - made to work with our skyportd software.

createServerObject.json
skyport.js
{
"name": "My Server",
"memory": 2048,
"cpu": 1,
"node": 2,
"image": "quay.io/skyport/node"
}

Panel

Getting started

Learn how to get your Skyport Panel set up.

Installation

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

Terminology

Learn how the internals work on Skyport 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.