emqx-dashboard icon indicating copy to clipboard operation
emqx-dashboard copied to clipboard

Suggest add base url support.

Open andares opened this issue 5 years ago • 12 comments

pre issue: https://github.com/emqx/emqx-dashboard/issues/41

I think emqx dashboard is not support base url, in some times it be friendly for deploy.

andares avatar Mar 22 '19 13:03 andares

Thanks for your advice, @andares , we'll discuss about this feature.

gilbertwong96 avatar Mar 23 '19 12:03 gilbertwong96

This would be very useful for deployments using reverse proxies!

GeorgeTsiokos avatar Mar 26 '19 22:03 GeorgeTsiokos

+1

chinajuanbob avatar Sep 16 '20 06:09 chinajuanbob

+1

fekepp avatar Oct 03 '20 12:10 fekepp

+1

zohu avatar Jan 30 '21 12:01 zohu

+1

isehuetdk avatar Jun 16 '21 09:06 isehuetdk

+1

byang822 avatar Jul 15 '21 08:07 byang822

This will be very useful when multiple applications are deployed in the Kubernetes cluster, so the paths won't be conflicting when defining the paths in the Ingress routes.

We are running emqx behind haproxy ingress controller and configured Ingress paths for dashboard, static and api as below.

/emqx-dashboard/ backend: emqx:18083 (path will be rewritten to /) /static/ backend: emqx:18083 /api/ backend: emqx:18083

It would be good if all the paths for the dashboard are prefixed like

/emqx-dashboard/ emqx:18083 /emqx-dashboard/static/ emqx:18083 /emqx-dashboard/api/ emqx:18083

PhaniKumar avatar Aug 13 '21 08:08 PhaniKumar

Any updates in this matter?

stoetti avatar Nov 25 '21 05:11 stoetti

This would be very helpful when using on kubernetes behind NGINX so we don't have to reserve /api/v4 or v5 for EMQX dashboard

aventi-lasith avatar Nov 16 '22 12:11 aventi-lasith

Is there any new progress on this issue?

deathknight0718 avatar Sep 15 '23 15:09 deathknight0718

+1

devlifealways avatar Nov 16 '23 13:11 devlifealways