Can't run the SLR tool locally
Closed this issue · 0 comments
andrerpena commented
I'm following the instructions on the readme.md file to run the SLR tool locally.
This is what I'm running:
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:
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