Document Databases

Document database clusters are managed MongoDB replica-set deployments on your Hetzner account, with DNS endpoints, security groups, parameter groups, and backups.

How it works

  1. Create a cluster and wait until Status is Ready.
  2. Open TCP port 27017 on the attached security group for your client CIDR.
  3. Connect with the read/write domain as user root (auth database admin).
  4. (Optional) Add replica-set members, run switchover, or configure backups.

Engines

Engine Versions Port Admin user
MongoDB 7.0, 8.0, 8.3 (orderables vary by zone) 27017 root (admin)

Endpoints

In the console

Choose Document Databases in the navigation pane. From there you can list clusters, manage identities, parameter groups, backup policies, backup runs, and migrations.

Topics