All apps
MariaDB logo

Self-host with Docker · Yantr

MariaDB

Fast, open-source MySQL-compatible database with enhanced features and better performance.

database storage utility self-hosted homelab docker mysql sql

1

Ports

3

Notes

4

Use Cases

Official Website View on GitHub

About

What MariaDB does

MariaDB is an open-source, MySQL-compatible relational database server. It supports multiple storage engines, JSON and GIS features, and offers improved performance and additional features used by apps like WordPress and Nextcloud—serving as a drop-in MySQL replacement.

Install Flow

How to self-host MariaDB

MariaDB can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what MariaDB does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.

After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.

Use Cases

What people run it for

Technical Details

Ports, image, and service metadata

Ports

Port Protocol Label
3306 TCP Database

Docker Image

mariadb:latest

Service Name

mariadb

Notes

Things to know before you deploy

Related Apps

More tools you might pair with MariaDB

Page generated 2026-06-23T15:50:08.758Z