Hello all.
I’m self-hosting a few services and i’m using jc21/nging-proxy-manager in docker to handle reverse proxy and letsencrypt ssl certs. I’m looking for a way to migrate that to fly.io.
The idea is to couple this with a tailscale client and have nginx proxy manager respond to ports 80 and 443 and then redirect the calls to services running on another tailscale client.
Does anyone have a setup like this I can use to follow?