Example deployment of a docker-compose stack in rc_visard_ng UserSpace consisting of
- Prometheus configured to scrape the rc_visard_ng
- reachable on port 9090
- Grafana with an example rc_visard_ng dashboard
- reachable on port 8080
Grafana is configured with anonymous access for viewing only.
To make changes, create new dashboards, etc. login to Grafana with user admin
, password admin
and set a new password.
In a real production deployment, it is highly advised to setup Grafana to use https!