Skip to content

Setting up Database Hosts

Database hosts let your users create databases for their game servers directly from the panel. This is useful for game server plugins and applications that need to store data in a relational or document database - for example, Minecraft plugins with MySQL support, or Node.js game servers that use MongoDB.

The panel connects to the database host using a privileged account and provisions databases and users on demand. Each server gets its own isolated credentials.

Choose a database type:

See the MySQL (MariaDB) guide.