The project implements a server-side management automation for a home.
- Install and run the NATS server
- Install and run the Redis server
- Install and run Consul
- Optional: Install and run Prometheus + Grafana
- Download and install the centerms:
go get github.com/kostiamol/centerms
- Compile and run the centerms:
cd $GOPATH/src/github.com/kostiamol/centerms/cmd/centerms
go build
./centerms