Superset & Apache2 Setup

596 views
Skip to first unread message

Joe

unread,
May 16, 2017, 3:46:58 PM5/16/17
to airbnb_superset
Hi - 

I'm attempting to setup Superset with Apache2.  I've been able to successfully install and get it running via the installation web page, but running into configuration issues when using Apache.  Our users have a firewall that prevents access to anything off port 80.  So I've tried to update the apache config file to add the new location "/superset" and then forward the requests over to that location.

It seems like I'm close, but when I attempt to view the page (using "http://<serverip>/superset")  it tries to load a page but then I get a "404 - not found" on the url "http://<serverip>/superset/welcome".

Has anyone tried this with Apache?  I'm new to this type of setup and could use a some hints.

Thank you!
Joe


Maxime Beauchemin

unread,
May 16, 2017, 8:14:42 PM5/16/17
to airbnb_superset
Here's the Flask documentation on how to use mod_wsgi to run it on Apache
Reply all
Reply to author
Forward
0 new messages