Skip to content

Hub for all the devices of smart home system🏠

License

Notifications You must be signed in to change notification settings

kostiamol/centerms

Repository files navigation

Go Go Report Card Coverage Status

centerms

The project implements a server-side management automation for a home.

Quickstart

  1. Install and run the NATS server
  2. Install and run the Redis server
  3. Install and run Consul
  4. Optional: Install and run Prometheus + Grafana
  5. Download and install the centerms:
go get github.com/kostiamol/centerms
  1. Compile and run the centerms:
cd $GOPATH/src/github.com/kostiamol/centerms/cmd/centerms
go build 
./centerms
  1. For proper functioning of the system as a whole, install and run the dashboard and some of the "devices":