Hi there,
Right now, we’re running metabase on a remote server without exposing it to the internet. When we want to access it, we typically ssh tunnel into the server, and view the UI through the tunneled port.
I’m wondering how other customers typically expose metabase to the internet. Do people just have metabase.my-domain.com subdomains on their sites? It feels strange to expose an internal tool’s login page like that, but maybe that is the preferred way.
Wondering if people have suggestions.
We’re eventually planning on using embed functionality, so unfortunately the tunnel solution, or a vpn solution won’t work.
Cheers