UNPKG

288 BMarkdownView Raw
1# consul-elected
2
3_WIP_
4
5Yet another process manager, but integrated with Consul to use leader election
6and attempt to make sure only one instance gets run at a time.
7
8Usage: `consul-elected -s [server:port] -k [key] -c [command]`
9
10Command will be run only if lock is acquired on the key.
\No newline at end of file