Monitoring Server + Data Collection Daemon

Christian Kahlau eb08c2059e FCM Express Backend: added static logo endpoint GET /logo.png пре 3 година
.vscode dd668be73d First Draft for Data Collection Daemon пре 3 година
bootstrap-theme @ c93759376b 04c7b9c048 Refactoring: moved bootstrap-theme one level up in order to use it in two angular sub projects пре 3 година
common 5c2ca9c6b1 Server: Endpoint GET /services/{:serverId}/{:serviceId}/data; Docs: Postman collection update пре 3 година
daemon 35dae47dc4 TS: enabled strict type checking on all sub-projects пре 3 година
fcm eb08c2059e FCM Express Backend: added static logo endpoint GET /logo.png пре 3 година
ng 04c7b9c048 Refactoring: moved bootstrap-theme one level up in order to use it in two angular sub projects пре 3 година
server 581ddae2cd Server: Install script - npm install with --legacy-peer-deps пре 3 година
.gitignore c18d1a558b Implementation of FCM Registration Service (ng+express.js) пре 3 година
.gitmodules 04c7b9c048 Refactoring: moved bootstrap-theme one level up in order to use it in two angular sub projects пре 3 година
.prettierrc.js dd668be73d First Draft for Data Collection Daemon пре 3 година
Readme.md c18d1a558b Implementation of FCM Registration Service (ng+express.js) пре 3 година

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 -