Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hihouhou/docker-consul

consul for docker
https://github.com/hihouhou/docker-consul

Last synced: 13 days ago
JSON representation

consul for docker

Awesome Lists containing this project

README

        

# consul
consul for docker

For launching :
docker run -e "options=agent -ui -server -node node1 -data-dir=/tmp/toto -client=0.0.0.0" -p 8500:8500 --name consul hihouhou/consul