Files
netdata-docker-compose/README.md
T
2026-05-11 20:15:20 +07:00

16 lines
266 B
Markdown

# netdata-docker-compose
Docker Compose setup to run the [Netdata](https://www.netdata.cloud) monitoring agent.
## Quick start
```bash
docker compose up -d
```
Access the dashboard at `http://localhost:19999`.
## License
Apache-2.0 — see [LICENSE](LICENSE).