Example deployment of a docker-compose stack in rc_cube UserSpace consisting of
- Prometheus configured to scrape the rc_cube
- reachable on port 9090
- Grafana with an example rc_cube 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!