Databases

A database cluster is a managed MySQL or PostgreSQL deployment on your Hetzner account. myStack provisions servers, DNS endpoints, security groups, backups, and parameter groups.

Supported engines

Engine Version Port Admin user
MySQL 5.7 3306 root
PostgreSQL 16 5432 postgres

In the console

Open Databases in the navigation pane. From there you can:

What myStack creates

When you create a cluster, myStack:

  1. Provisions the primary server
  2. Creates read/write and read-only DNS endpoints
  3. Attaches a managed security group, backup storage, a dedicated data key for backup encryption, and default parameter group
  4. Attaches the account default TLS certificate if one exists
  5. Sets status to provisioning until the cluster is Ready
Note While status is restricted (for example, pending), the console disables modification actions.

Topics