OHDSI Home | Forums | Wiki | Github

Vanity URL

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.

gary bennett

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.

1 Like

Thanks for the quick response, Ajit. We are currently at Broadsea v1.0, but are planning to migrate to v3.0, shortly.

gary bennett

t