HTTPS Configure

hi there

how to configure metabase with protocol https ?

I didn't find it in the documentation

Hi @Mauricio-Gazato
You can do it via Jetty: https://www.metabase.com/docs/latest/operations-guide/customizing-jetty-webserver.html

But the recommended way would be to do it via a reverse-proxy (aka load-balancer or services like CloudFlare). There are many articles on the internet about setting up i.e. Nginx with certificates.

There's a guide to how to setup Metabase with a reverse-proxy:
https://www.metabase.com/docs/latest/operations-guide/running-metabase-on-debian.html