mirror of
https://github.com/tiennm99/netdata-docker-compose.git
synced 2026-06-17 12:49:03 +00:00
16 lines
266 B
Markdown
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).
|