Skip to content

fubits1/coolify-netdata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

current latest version: v2.5.4

source: https://peturgeorgievv.com/blog/how-to-deploy-monitoring-on-your-vps-with-coolify-and-netdata

Security

if public web dashboard is turned off, docker healthcheck needs to be adjusted:

  • set ENV VAR NETDATA_HEALTHCHECK_TARGET to cli

source: https://github.com/netdata/netdata/blob/master/packaging/docker/README.md#health-checks

Local Preview

  • fire up with docker compose up
  • open UI with localhost:19999 / your-local-ip:19999

Connecting to Netdata Cloud

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors