Docker Compose setup to run the Netdata monitoring agent.
docker compose up -d
Access the dashboard at http://localhost:19999.
http://localhost:19999
Set your Netdata Cloud claim token to link the agent to your cloud account:
NETDATA_CLAIM_TOKEN=your-token docker compose up -d
Key defaults you may want to override in docker-compose.yml:
docker-compose.yml
19999
/proc
/sys
Apache-2.0 — see LICENSE.