Skip to content

Fusion/cfrkeepalive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cfrkeepalive

An incredibly tiny set of three scripts to report remote hosts heartbeat to hashicorp's consul

This is for hosts that cannot talk to consul's cluster directly to keep it informed that they are still alive.

We have:

  • a python script, running as a daemon that will poke a remote php script
  • said php script, which will then update a local file (you will have to change paths!)
  • a consul plug in to reference in /etc/consul.d/host.json

Do not forget to synchronize your servers or you will have to add some time drift in there.

About

An incredibly tiny set of three scripts to report remote hosts heartbeat to hashicorp's consul

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors