Has anyone figured out how to host airbyte with a ...
# ask-community-for-troubleshooting
d
Has anyone figured out how to host airbyte with a reverse proxy to make the webapp available under the default server? It is currently exposed through port 8000 but I don’t like having to access my.domain.com:8000
✍️ 1
u
@Marcos Marx (Airbyte) turned this message into Zendesk ticket 2413 to ensure timely resolution!
s
d
@Saj Dider (Airbyte) thanks! I’ve seen that articles referenced left and right, but it depends on a 2nd VM to host the reverse proxy. If possible, I’d like to have it self-contained where the reverse proxy lives on the same VM that airbyte does.
Which in theory should be possible, but the webapp image is already occupying port 80 on the docker host.
s
Hey @Daniel Le'Sage, looking into it a bit more, I believe we are doing some work on making ti easier to configure reverse proxies for the webapp. At the moment though, we don’t have a convenient way to do what you’re asking. I’ll go ahead and make sure the engineering team is aware of the interest here.
d
Sounds good. Thanks Saj!