-
Notifications
You must be signed in to change notification settings - Fork 69
Home
toughIQ edited this page Aug 21, 2016
·
2 revisions
This project aims to create an easy to setup MariaDB 10.1+ Cluster using Docker Swarm 1.12+ service and networking features.
To keep maintenance as low as possible and ensure standards this projects tries to keep a bottom-to-top architecture. This means, that all features needed for Docker clustering should be achieved by using already provided features of the original MariaDB Docker image or build additions on top. Already provided scripts should not be altered.
- Implement some kind of Backup/Data persistence
- A way to restore data from created backups