zalando-zmon/service-level-reporting

Can't run the SLR tool locally

Closed this issue · 0 comments

I'm following the instructions on the readme.md file to run the SLR tool locally.

This is what I'm running:

image

I assume this OAuth problem is expected locally (it disables security requirements) but when I try to access the app on the browser, I get:

image

I also tried running docker-compose instead of the app itself but then localhost:8080 spins for ever.

I assume one problem is the Kairos DB URL export KAIROSDB_URL=https://kairosdb.example.org that should be adjusted but I don't know what to put there