v1

Databases And Persistence /

Deploy a database

To deploy a new database in your project, create a new addon and select the type and version you require. Please note that while you can increase the storage size or replica count of databases after creation, you cannot decrease them.

After creating your addon it may take a few minutes to provision resources and set up a default configuration, after which its status will change to running.

Your database will be accessible by workloads within the same project using the provided connection details.

Click here to deploy an addon.
Creating a MongoDB addon in the Northflank application

Available databases

AddonVersionsDescriptionBackupsTLS
MongoDB 7.0.5, 6.0.13, 5.0.24, 4.4.15, 4.2.21MongoDB® is a document-oriented database program that uses JSON-like documents with schema.Native or diskYes
Redis 7.2.4, 6.2.14Redis® implements a distributed, in-memory key-value database with optional durability.DiskYes
MySQL 8.3.0, 8.0.36MySQL is a fast, reliable, scalable, and easy to use open-source relational database system.Native or diskYes (cannot be changed after creation)
PostgreSQL 16, 15, 14, 13, 12, 11PostgreSQL is a free and open-source relational database management system. High availability with PatroniNative or diskYes
MinIO 2024.1.31MinIO® is a High Performance Object Storage with an Amazon S3 cloud storage service compatible API.DiskYes
RabbitMQ 3.13.4, 3.12.14, 3.12.12, 3.11.28, 3.10.25RabbitMQ is an open source message broker software that implements the Advanced Message Queuing Protocol (AMQP).DiskYes

Advanced configuration

You can configure advanced options for addons, such as backup schedules and custom database names. You can also fork databases from addons with existing backups.

See the deployment guides for addon-specific configuration options.

© 2024 Northflank Ltd. All rights reserved.