current latest version: v2.5.4
source: https://peturgeorgievv.com/blog/how-to-deploy-monitoring-on-your-vps-with-coolify-and-netdata
if public web dashboard is turned off, docker healthcheck needs to be adjusted:
- set ENV VAR
NETDATA_HEALTHCHECK_TARGETtocli
source: https://github.com/netdata/netdata/blob/master/packaging/docker/README.md#health-checks
- fire up with
docker compose up - open UI with
localhost:19999/your-local-ip:19999
TODO: extend docker compose to fetch conenction settings from ENV
A Node can be connected to the cloud by setting ENV vars in
- a) the environment of the Docker compose file
- b) the environment config in Coolify
NETDATA_CLAIM_TOKEN=TOKEN
NETDATA_CLAIM_URL=https://app.netdata.cloud
NETDATA_CLAIM_ROOMS=room-id