We also use a nginx reverse proxy in from of airflow and it works well, can't you simply setup a sub-domain to avoid conflicts?
Max On Sun, Jul 3, 2016 at 2:56 AM, scorpio 2005 < [email protected]> wrote: > Hi, > Can you please help to fix the issue? > > On Wednesday, June 29, 2016 10:16 AM, scorpio 2005 > <[email protected]> wrote: > > > > > > > Hi, > we are trying to do a nginx reverse proxy to airflow, but due to the multi > mix of docker apps, we are ending up by requiring proxy URL to /static (for > css , html, and js files). So in airflow, we intend to add a suffix url to > /static files, so that it can be uniquely identified by nginx. for example( > http://example.com/airflow/static). > > Is any specific configuration using [/static]. If so, how to change it. > Highly appreciated if anybody can help to sort out this issue? > > Regards,Cool Pilot > > > > >
