Skip to content

katosys/confd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

confd

Build Status

A containerized confd service:

docker run -it --rm \
--name confd \
--net host \
--volume /etc:/host/etc \
--volume /run:/host/run \
--volume /etc/confd:/etc/confd \
quay.io/kato/confd:v0.13.0-1 \
-node http://127.0.0.1:2379 \
-watch