zalando / zmon

Real-time monitoring of critical metrics & KPIs via elegant dashboards, Grafana3 visualizations & more
https://demo.zmon.io/
Other
359 stars 48 forks source link

github login redirects to "https://localhost:8443" #41

Closed jkandasa closed 6 years ago

jkandasa commented 6 years ago

I installed zmon in a remote system with docker compose,

docker-compose -f zmon-compose.yaml up --build

When I launch the application from my laptop https://remote-ip:8443 asks to login via GitHub. GitHub login link redirects my browser URL to https://localhost:8443/....

Am I missing any environment variable to set my remote machine hostname/IP on startup to get public URL?

elauria commented 6 years ago

Duplicate of https://github.com/zalando-zmon/zmon-controller/issues/484