Using a Reverse Proxy

If you want to host SyncLounge on your own domain and not having to give out your IP address, you will want to use a reverse proxy. There are many different options such as nginx, haproxy, traefik, etc.

Nginx

If you are using the Let's Encrypt container by LinuxServer.io (LSIO), you can use the provided configs found in LSIO's reverse proxy repo.

If you aren't using LSIO's Let's Encrypt container, the configurations found in LSIO's reverse proxy repo for subdomain and subfolder configurations will still be helpful.