Getting Started
To get started, it is desirable to have two dedicated or virtual servers. On one is the control panel, on the other game servers. You can install everything on a single dedicated server.
Panel Installation
The panel is installed on a dedicated server with a database (PostgreSQL, MySQL, SQLite).
The Easiest Installation on Linux
If you have Linux, have CURL installed and you don’t want to figure installation details out, execute command:
bash <(curl -s https://gameap.com/install.sh) --with-daemon
Adding a Dedicated Server
Add a new dedicated server (VDS) on which you will then install game servers. After installing the panel, log in and select “Administration” “Dedicated servers” → “Create” from the menu. After that, a window with instructions will open, follow them.

For more detailed information on installation and configuration, read the Dedicated servers page.
Adding a Game Server
Go to “Administration” → “Game servers” → “Create”.

For details see game servers page.