I’m trying to create a vanity URL to access Atlas; eg, https://atlas.mydomain.org. I’m using an Apache frontend that attempts to proxy (ProxyPass) to http://atlas.mydomain.org:8080/atlas. However, the WebAPI does not load b/c I can’t create a proxy for it.
Any suggestions for creating a vanity URL to give our customers? TIA for any assistance.
The new Broadsea 3.0 offers a solution with Traefik as a proxy in front of dockerized OHDSI tools like Atlas. And you can specify a host name for the entire thing, with url routing for each app.