Log In

Create Database Clusters

Updated on 17 April 2024

You can create database clusters consisting of one or more databases of the selected DBMS (DataBase Management System) type.

To create a new cluster, go to the Databases section and click Create.

  1. Select the database type and its version: MySQL, PostgreSQL, Redis etc.

Once created, you won’t be able to change the database type or version.

Image1

  1. Select the region where your database cluster should be located.

  2. Select the plan, i.e. the configuration of your cluster.

  3. Select the network settings. You can either create a new private network or add this cluster to an existing one. 

When creating a new network, you’ll need to set the IP address range for it.

Available ranges

Maximum CIDR size

Minimum CIDR size

10.0.0.0/x

/8

/28

192.168.0.0/x

/16

/28

172.16.0.0/x

/12

/28

  1. Enable the backups if necessary. If enabled, one backup copy will be created daily. You can always enable or disable this option later.

  2. Set the password for the default database user. After the cluster is created, you can add other database users as well as change the password of the default one. 

You can also set your custom name for the cluster, add a comment and choose the project to add the cluster to.

Click Order and you can start working with the database in a couple of minutes.

The database will be issued a public IP address, which you can see in the control panel. If necessary, you can disable access via public IP in the database settings.

Was this page helpful?

Share