Newbie trying to install grist

Hi

got the pod setup and running.

but I want to put it behind a reverse proxy and different base url

something like https://www.exmaple.com/grist

but i keep getting 404

and if i put / on the end of the proxy_pass I keep getting sent back to www.exmaple.com/ where i have other stuff.

does grist need to be install in the root (/(

Yes, nobody has added support for Grist with a path prefix yet unfortunately.

Cool, thanks i spent some time thinking its me

thanks