Skip to content

Commit

Permalink
Update README.md docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
mrnonz authored Oct 9, 2024
1 parent bf91d78 commit 29a5360
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ Will be resolved to 3 separate targets:
## Deployment

This deployment example will permit you to have as many Ping Stations as you need (LAN or WIFI) devices but at the same time decoupling the data collection from the storage and visualization.
This [docker compose](https://docs.docker.com/compose/) will deploy and configure all the components plus setup Grafana with the Datasource and [Dashboard](https://github.com/syepes/network_exporter/blob/master/dist/deploy/cfg/provisioning/dashboards/network_exporter.json)
This [docker compose](https://github.com/syepes/network_exporter/blob/master/dist/deploy/docker-compose.yml) will deploy and configure all the components plus setup Grafana with the Datasource and [Dashboard](https://github.com/syepes/network_exporter/blob/master/dist/deploy/cfg/provisioning/dashboards/network_exporter.json)

[Deployment example](https://github.com/syepes/network_exporter/blob/master/dist/deploy/)

Expand Down

0 comments on commit 29a5360

Please sign in to comment.