Sergei, Check the first bullet/point on this blog <https://www.qubole.com/blog/creating-apache-airflow-as-a-service/>, it might help you.
Thanks, Sumit Maheshwari cell. 9632202950 On Thu, Sep 14, 2017 at 2:34 AM, Maxime Beauchemin < [email protected]> wrote: > It works well if you use a subdomain instead of a folder. > > Max > > On Wed, Sep 13, 2017 at 1:05 PM, Sergei Iakhnin <[email protected]> wrote: > > > I'm wondering if the webserver can be run behind a reverse proxy like > > nginx. I've tried setting the base URL to have an additional context path > > of /airflow and then have nginx target that in the proxy_pass directive, > > but it hasn't worked. I would appreciate any other ideas. > > > > Without the context path the proxying of airflow clashes with other sites > > served by the proxy. > > > > Best, > > > > Sergei. > > -- > > > > Sergei > > >
