Putting these docker-compose-files makes it tirivial to share (easy configuring alternative to existing services) with the world.
List of Docker Compose setups.
-
PostgreSQL / pgAdmin
- Basic setup of PostgreSQL database with pgAdmin. -
MySQL / phpMyAdmin
- Basic setup of MySQL database with phpMyAdmin. -
Elasticsearch / Kibana
- Passwordless setup of Elasticsearch search engine with Kibana visualizer. -
Mongo / Mongo-Express
- Basic setup of MongoDB database with Mongo Express.
Suggestions/improvements are welcomed!