This docker-dbs boilerplate based on webdevops.io docker image
Supports:
- MySQL, MariaDB or PerconaDB
- PostgreSQL
- Elasticsearch (disabled, without configuration)
- Redis (disabled)
- Memcached (disabled)
- Mongodb (disabled)
Warning: There may be issues when using it in production.
If you have any success stories please contact me.
You can use my Vagrant Development VM for this Docker boilerplate, e.g. for easily creating new boilerplate installations with short shell command: ct docker:create directory
.