How to run Metabase on subdomain instead of port

Hello all,

Currently we have a cloud app deployed in Nginx Ubuntu instance. And running Metabase on Port 3000 successfully. Is it possible to run Metabase on subdomain like http://metabase.ourapp.com instead of http://ourapp.com:3000?

Yes, it’s possible. We do so with an instances.

Remember to set site URL and Jetty port (unless you run Docker then the port is a Docker setting instead)