Monitoring consul-backinator on your Mac
Package Information:
Name: consul-backinator
Use: Command line Consul KV backup and restore utility
URL: https://github.com/myENA/consul-backinator
Installation Steps:
- Open Terminal using Spotlight search by pressing
<command+space>
. Type terminal and hitEnter
key. - Run the following command
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install consul-backinator using brew
brew install consul-backinator
consul-backinator is ready to use now!
To learn about consul : https://jee-appy.blogspot.com/2016/05/setup-consul-single-server.html
To learn more about consul, watch the video tutorial .
How to setup Consul on one instance.