Skip to content
/ rgstr Public

Automatically registers and de-registers rkt pods on Consul, etcd.

Notifications You must be signed in to change notification settings

0x5d/rgstr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Stories in Ready

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

About

Automatically registers and de-registers rkt pods on Consul, etcd.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages