Awesome
This project is not abandoned! :)
I'm just 1 month away from graduating, so things are intense. If you'd like to contribute, check the issues!
You can also contact me on twitter @castillobgr.
- David Castillo
rgstr
rgstr (rĕjˈĭ-stər) automatically registers and de-registers rkt
(rŏkˈĭt) pods on Consul, etcd.
Please Note:
This project relies heavily on
rkt
's API service,
which is currently in an experimental phase. Until the API reaches stability, this project is not
suitable for a production environment.
Run it
Build rgstr:
go build
Run rkt's API service:
rkt api-service
Run Consul
Run rgstr:
./rgstr
Inspiration
rgstr was inspired by progrium's and gliderlabs's registrator.
License
MIT