open-consul/website/source
Alvaro Miranda 7e32c6a1de add consul-do to community tools
adding consul-do Do something based on leadership status

https://github.com/zeroXten/consul-do

From README.md

Useful for running cronjobs in HA mode.

Run something like this on two or more servers:

* * * * * /usr/bin/consul-do JOB-1 $(/bin/hostname) && /path/to/job1
*/10 * * * * /usr/bin/consul-do JOB-2 $(/bin/hostname) && /path/to/job2
Only one of the servers will be elected leader and will therefore run the job. Should the leader fail, a follower will take over.
2015-09-02 00:52:20 +12:00
..
assets Adding networking info to the arch diagram 2015-05-21 11:35:32 -04:00
docs Merge pull request #1200 from ryotarai/lock-pass-stdin 2015-08-31 21:14:45 -07:00
intro Fix missing config-dir in getting started guide 2015-07-22 13:33:15 +02:00
layouts update analytics 2015-07-28 15:59:05 -07:00
.gitignore website: bulk copy from serf 2014-02-07 16:41:03 -08:00
404.html.erb Add robots.txt and sitemap 2014-10-19 19:41:12 -04:00
community.html.erb Add myself to the community page. 2015-02-14 14:25:56 -05:00
downloads.html.erb website: Fixing image link 2015-02-19 13:24:13 -08:00
downloads_tools.html.erb add consul-do to community tools 2015-09-02 00:52:20 +12:00
index.html.erb Use a description attribute for HTML descriptions 2014-10-19 19:41:12 -04:00
robots.txt Use new Markdown syntaxes and add SEO descriptions 2014-10-19 19:42:13 -04:00
sitemap.xml.builder Add robots.txt and sitemap 2014-10-19 19:41:12 -04:00