Hi all! Has anyone been able to get the Meltano UI...
# troubleshooting
z
Hi all! Has anyone been able to get the Meltano UI running behind a Traefik reverse proxy (with TLS enabled)? Traefik terminates the SSL connection from the browser, thus the communication between Traefik and Meltano runs over plain HTTP. The Meltano UI will initially load if requested over HTTPS, but all links and scripts on the page try to load over HTTP. Needless to say, Chrome/etc does not like this, and no further content loads. Any help would be appreciated 🙂 hopefully I'm only missing one line of config somewhere!