Need to add context path

Dear Team,
We want to add context path for Metabase.

URL1 -: http://localhost:3000/abc/dashboard
URL2 -: http://localhost:3000/abc/question/new

context path is abc. How we can do that?

Hi @sujithk
Use a reverse-proxy - it is called “sub-directory” or “non-root” (not “context path”)

I really appreciate. :smile: I will try and let you know.

1 Like

hi @sujithk You can share whether you succeed or not. I use the ingress of k8s as the proxy. But I`m failed because request is 404

@seven You should probably try posting your configuration. For reference: https://github.com/helm/charts/tree/master/stable/metabase