-
Notifications
You must be signed in to change notification settings - Fork 4
Toolbox
Lachezar Balev edited this page May 19, 2018
·
4 revisions
The purpose of the toolbox is to provide dockerized infrastructure necessary for the talk, namely:
- Grafana
- Prometheus
- Alert Manager
Docker installation is required. The local ports which are allocated by the tools are 9090, 3000 and 9093.
This must be fairly easy. Navigate to the toolbox folder and execute:
toolbox$ docker-compose -f docker-compose.yml up
This is not that easy due to #264.
Replace all occurrences of host.docker.internal
with the IP of your host (wifi, ethernet interface). Then proceed as described above. This is not tested so please report an issue if it does not work.
Grafana backend - credentials - admin/admin