jmbarzee / services

Service ecosystem run by jmbarzee/dominion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License: GPL v3 Documentation Code Quality Build Status Coverage FOSSA Status

Services

Service ecosystem run by Dominion

Service hiarchy is defined in Dominion Config

WebServer

Planned: Offers a web GUI

Routes

/ displays dominion info

/domain/{uuid}/ displays domain info

/domain/{uuid}/service/{type} displays service info

/devices displays device location info

/healthcheck returns Healthy!

LightOrchestrator

Depenency: WebServer

Orchestrates all lights.

NPLight

Depenency: LightOrchestrator

Peripheral: NeoPixel light string

Subscribes to light updates from the LightOrchestrator.

Planned Work

  1. Lighting Effects - Expand effects library
  2. Color Picker - WebServer offers color picking for lights
  3. Expose Logfiles - Services offer routes with logfiles
  4. Display Logfiles - All log files can be viewed through the webserver

About

Service ecosystem run by jmbarzee/dominion

License:GNU General Public License v3.0


Languages

Language:JavaScript 88.0%Language:Go 11.5%Language:HTML 0.4%Language:Shell 0.1%Language:Dockerfile 0.1%