You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@superset.apache.org by gi...@git.apache.org on 2017/09/18 20:16:47 UTC

[GitHub] xrmx commented on issue #3489: Publish Superset dashboard online and remote login

xrmx commented on issue #3489: Publish Superset dashboard online and remote login
URL: https://github.com/apache/incubator-superset/issues/3489#issuecomment-330343176
 
 
   You have to bind superset to something else than localhost (see superset runserver --help), or better put an http proxy like nginx before it. There should be plenty of examples of nginx proxying a flask application on the internet.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services