Closed jkandasa closed 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?
Duplicate of https://github.com/zalando-zmon/zmon-controller/issues/484
I installed zmon in a remote system with docker compose,
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?