Skip to content

PatrickBirchall/RabbitMQ-Autocluster-Docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RabbitMQ-Autocluster-Docker

Dockerfiles and requirements for creating autocluster images

Build Docker Image

docker build -t rabbitmq:autocluster .

Deploy to single instance

docker-compose up -d

Deploy to Docker Swarm

docker stack deploy -c docker-compose.yml $SERVICENAME

About

Dockerfiles and requirements for creating autocluster images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages