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 all on single dedicated server, but it is not recomended.

The easiest installation

If you have Linux, have CURL packages and you don’t want to figure installation details out. Execute command:

bash <(curl -s https://gameap.com/install.sh)

Panel Installation

The panel is installed on a dedicated server with PHP, a web server (Nginx, Apache, etc.), and a database (MySQL, PgSQL, SQLite, …)

Outdated Installation Methods

The methods below are more complicated to install but are still relevant. Use them if there is a specific need, but remember that in most cases, it is better to use the methods described above.

Download

You can download and unpack archive on your hosting. Some installation methods don’t required archive downloading.

Adding a Dedicated Server

Add a new dedicated server (VDS, VPS, Physical server). On a dedicated server, game servers will then start. Go to “Administration” -> “Dedicated servers” -> “Create”. A window appears prompting you to automatically install GameAP Daemon on a dedicated server. Follow the instructions.

For more detailed information on installation and configuration, read the Dedicated servers page.

Game server adding

Go to “Administration” -> “Game servers” -> “Create”.

For details see game servers page.