You could use a Caddy reverse proxy: https://www.ixsystems.com/community...-using-caddy-with-optional-automatic-tls.114/ Thank you for your reply. I'm using also Organizr v2. Will it still work with this setup? danb35 Hall of Famer Joined Aug 16, ...
A few easy to setup reverse proxys are:https://caddyserver.comorhttps://nginxproxymanager.com Once you have your domain hooked up to replex add your replex url to 'Custom server access URLs' field under network. and lastly disable remote access under remote access. ...
If you want more security, add a reverse proxy with Caddy plus Redis in the front, and create two networks: one public and one private. Connect only Caddy to the public network and route traffic through Caddy to access the private network. The other containers should remain connected only to...