vinhtq / docker-dbs

Docker compose for most popular database systems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webdevops Docker Boilerplate

License MIT

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.

About

Docker compose for most popular database systems

License:MIT License


Languages

Language:Shell 86.2%Language:Makefile 13.8%