Monitoring Server + Data Collection Daemon

Christian Kahlau f37b9781d6 Admin Page: Panel-Header styling hace 2 años
.vscode dd668be73d First Draft for Data Collection Daemon hace 3 años
bootstrap-theme @ c93759376b 04c7b9c048 Refactoring: moved bootstrap-theme one level up in order to use it in two angular sub projects hace 3 años
common 44422e2cba ng: renamed AdminPanelService -> ServiceAPIService hace 3 años
daemon 35dae47dc4 TS: enabled strict type checking on all sub-projects hace 3 años
fcm eb08c2059e FCM Express Backend: added static logo endpoint GET /logo.png hace 3 años
ng f37b9781d6 Admin Page: Panel-Header styling hace 2 años
server f37b9781d6 Admin Page: Panel-Header styling hace 2 años
.gitignore da0da3f083 Server: FCM Admin SDK implementation; + Testing Endpoint POST /fcm/topics/:topic hace 3 años
.gitmodules 04c7b9c048 Refactoring: moved bootstrap-theme one level up in order to use it in two angular sub projects hace 3 años
.prettierrc.js dd668be73d First Draft for Data Collection Daemon hace 3 años
Readme.md c18d1a558b Implementation of FCM Registration Service (ng+express.js) hace 3 años

Readme.md

HostBBQ Monitoring System

Monitoring Daemon

Install

curl -fsSL https://gogs.hostbbq.com/hostbbq/hostbbq-monitoring/raw/master/daemon/install/install.sh | sudo -E bash -

Monitoring Server & Web UI

Install

curl -fsSL https://gogs.hostbbq.com/hostbbq/hostbbq-monitoring/raw/master/server/install/install.sh | sudo -E bash -

HostBBQ FCM Registration Service

Install

curl -fsSL https://gogs.hostbbq.com/hostbbq/hostbbq-monitoring/raw/master/fcm/install/install.sh | sudo -E bash -