centerms

command module
v0.0.0-...-04d676d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 2, 2021 License: MIT Imports: 10 Imported by: 0

README

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":

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
api
mock
Package mock_api is a generated GoMock package.
Package mock_api is a generated GoMock package.
event
pub
log
mock
Package mock_log is a generated GoMock package.
Package mock_log is a generated GoMock package.
Package store provides means for data storage and retrieving.
Package store provides means for data storage and retrieving.
svc
Package svc provides definitions for services that run on the center.
Package svc provides definitions for services that run on the center.
mock
Package mock_svc is a generated GoMock package.
Package mock_svc is a generated GoMock package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL