You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@superset.apache.org by GitBox <gi...@apache.org> on 2017/10/18 19:59:00 UTC

[GitHub] abhisharma7 opened a new issue #3690: URL Prefix Superset Flask

abhisharma7 opened a new issue #3690: URL Prefix Superset Flask
URL: https://github.com/apache/incubator-superset/issues/3690
 
 
   Make sure these boxes are checked before submitting your issue - thank you!
   
   - [*] I have checked the superset logs for python stacktraces and included it here as text if any
   - [*] I have reproduced the issue with at least the latest released version of superset
   - [*] I have checked the issue tracker for the same issue and I haven't found one similar
   
   
   ### Superset version
   superset-0.20.4
   
   ### Expected results
   Want to run superset on http://127.0.0.1:8088/analytics/ , currently it runs on http://127.0.0.1:8088. Although, I understand this is not a bug but there should be a way in configuration file (config.py) to change url_prefix. When I am moving my superset installation, I would prefer to keep it behind the proxypass of apache and not expose it directly using guincorn server. 
   
   ### Actual results
   I couldn't find any option in config file to change the url_prefix in flask.
   
   ### Steps to reproduce
   Its a default setting. Need an option in config file or a procedure to add url_prefix. 
   
   Thanks
   
   

----------------------------------------------------------------
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