How to set up a MariaDB on your Windows server

VPS and dedicated server1 min de lecturaActualizado el 28 ago 2026

Want to install a database on your Windows VPS or dedicated server? MariaDB is a free, drop-in MySQL replacement and installs in a few minutes.

Connect to Your Server

Download MariaDB

Run the Installer

  • Open the downloaded installer.
  • Click Next, accept the license terms and click Next again.
  • Keep MariaDB Server selected in the feature list and click Next.

Set the Root Password

  • Enter a strong password for the database root user and tick the boxes as shown in the image.
  • Click Next.

Keep the Default Settings and Install

  • Leave the service settings at their defaults, as shown below.
  • Click Next, then Install.

Finished

Your database server is running and ready to be used by applications on the same machine, for example a game server hosted on the same VPS connecting to localhost.

Connecting from outside the server?

By default, all ports on a VibeGAMES server are closed from the outside, including MariaDB's port 3306. The safest way to reach the database remotely:

  • Open your server's Whitelist tab in the dashboard and press Add IP to whitelist your own IP address. Whitelisted IPs get full access to your server, including port 3306.
  • You also need to allow remote connections inside MariaDB itself (bind address and user permissions); see the MariaDB documentation for that part.

We advise against opening port 3306 to the whole internet.

¿Esto resolvió tu problema?

¿Sigues atascado?

Nuestro equipo de soporte conoce de verdad los juegos que alojamos. Abre un ticket y lo resolvemos juntos.

Abrir un ticket