Docker Compose MariaDB Multiple Database

Onexlab
3 min readAug 6, 2020
Docker Compose MariaDB Multiple Database

In this article, We will explain to you how to set up MariaDB following multiple databases using Docker-Compose

  1. mydb (use can use it for local development)
  2. test (use can use it for testing)

Production Env:

The production database environment. You can use cloud databases such as AWS RDS, Heroku, etc.

Onexlab

Lists

See more recommendations