minus-squaremonogram@feddit.nltoSelfhosted@lemmy.world•How to reverse proxy?linkfedilinkEnglisharrow-up5·11 days agoCaddy It’s three lines of configuration jellyfin.example.com { reverse_proxy http://localhost:8083/ } Automatic https with let’sencrypt, simplicity of a single binary, downgrade is as simple as replace binary & restart service. linkfedilink
Caddy
It’s three lines of configuration
Automatic https with let’sencrypt, simplicity of a single binary, downgrade is as simple as replace binary & restart service.