Metabase on HTTPS

Hi everyone!
I installed Metabase with Docker in an instance EC2 in Amazon Web Service. Everything is working fine except that the link is in http and I'm wondering if there is an easy way to make it https.
I never did a thing like that so I have no idea where to start. I tried with CertBot and the https is working only for the IP address. I installed Metabase with Docker so I need it to work with IPAdress:3000, but when I do that in https it doesn't work.
Sorry if it's a silly question but I really have no idea how to do it!
Thanks in advance for the help!

Hi @SgheizaAriele
You'll need a reverse-proxy - either AWS's own ALB or something like Nginx: Serve Metabase through HTTPS