Skip to content

codefever/robust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robust

Robust makes standalone services to become in cold-standby mode via etcd.

Usage

GOPROXY=https://goproxy.io go build
./robust --endpoints ${ETCD_ENDPOINTS} --command './docker/looper.sh 1' --name ${NAME}

You can set up a local cluster for etcd as below.

cd docker && docker-compose up

About

Makes standalone services to become robust via etcd.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published