You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by "sedanursayer (via GitHub)" <gi...@apache.org> on 2023/01/24 11:24:53 UTC

[GitHub] [superset] sedanursayer opened a new issue, #22842: How to change the url in superset?

sedanursayer opened a new issue, #22842:
URL: https://github.com/apache/superset/issues/22842

   I want to change the url prefix in apache superset. As of now in the browser it looks like '<my_site>/superset/welcome or <my_site>/superset/sqllab . can we change this to something like <my_site>/my_name/welcome etc.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] sedanursayer commented on issue #22842: How to change the url in superset?

Posted by "sedanursayer (via GitHub)" <gi...@apache.org>.
sedanursayer commented on issue #22842:
URL: https://github.com/apache/superset/issues/22842#issuecomment-1403243946

   thanks for reply. i actually want the URL to look exactly like this. I've seen a few studies on this, but couldn't find anything on how it's done. Like typing "localhost/mycompany/welcome" instead of "localhost/superset/welcome". or as it looks like localhost/mycompany/sqllab


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] rusackas commented on issue #22842: How to change the url in superset?

Posted by "rusackas (via GitHub)" <gi...@apache.org>.
rusackas commented on issue #22842:
URL: https://github.com/apache/superset/issues/22842#issuecomment-1404612306

   I think you're going to have to go spelunking in the code. I don't suspect anyone would _mind_ if the `/superset/` was gone or configurable. I hate to throw out the typical open source "PRs welcome" statement, but I think that might be the case if others don't see this as urgent.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] rusackas commented on issue #22842: How to change the url in superset?

Posted by "rusackas (via GitHub)" <gi...@apache.org>.
rusackas commented on issue #22842:
URL: https://github.com/apache/superset/issues/22842#issuecomment-1402423075

   There's no convenient way that I'm aware of. I believe you'd have to make code modifications to both the back end serving the jinja templates and handling requests, as well as the React router. There hasn't been any significant number of people asking for this, so it's not easily configurable. Closing this out since it's not a bug, per se, but some folks on #customizing-superset in the Slack workspace might be able to help, or you could try a Github Discussion.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] rusackas closed issue #22842: How to change the url in superset?

Posted by "rusackas (via GitHub)" <gi...@apache.org>.
rusackas closed issue #22842: How to change the url in superset?
URL: https://github.com/apache/superset/issues/22842


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org