Skip to content

This is where we can save our docker composers to use when we want

License

Notifications You must be signed in to change notification settings

leisiamedeiros/docker-composers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker composers

RUN YOUR SERVICES ON LOCALHOST WITH JUST Docker and Docker-Compose

You can use this composers to help your daily developement with your services on localhost without needing to install it!!

Composers List

Applications

RabbitMQ

rabbitmq help-rabbitmq

Mongodb with Mongo-Express

mongodb help-mongo

Redis with RedisInsight

rediswithinsight help-redis

ElasticSearch and Kibana

elastickibana help-elastickibana

RavenDb

ravenDb help-raven

Sql Server

sqlserver help-sqlserver

Postgres with Adminer

psqlandadminer help-psql

MySQL with Adminer

mysqlandadminer help-mysql

Nexus

nexus help-nexus

Contribute

Fell free to contribute just forking this repository and sending a pull request with a docker compose from any application to help us to developer.

You must create a folder with this structure:

FolderAppName
├── appname-docker-compose.yml
├── README.md
├── appName.png

You can see the Nexus folder to get an example.

There's a help-Template.md to help you when you go to write about the app.

About

This is where we can save our docker composers to use when we want

Topics

Resources

License

Stars

Watchers

Forks