Hi there, first up: awesome work from the docker community. I am trying to set up
cal.com and I am now starting to get desperate. After trying the one-click on Vercel and self-hosting on AWS I'm now running the docker container, which works. But, I am trying to set up SSL as well and I have no clue of SSL, no clue of docker and third: Tried various methods from the internet but just can't seem to get it working. I've got certbot installed and ufw setup to allow 80 and 443 (and 3000 temporarily) and at least firefox is trying to connect to the https-site by itself, but it just won't work. (Redirect from port 80/443 to 3000 aside). Would anyone be willing to help me out with this and give me a rough Idea of what I have to do?