📄️NGINX
Add this to your NGINX site config after changing the relevant parts in the `` brackets and inserting your certificate paths.
📄️NPM
NPM (NGINX proxy manager) is a docker-based reverse proxy intended to simplify configuration for NGINX. It does not expose very many settings, but is a good starting place.
📄️Apache
Enable at least the following mods using a2enmod:
📄️SWAG
See the LinuxServer.io config sample.
📄️Synology NAS
1. Open Control Panel
📄️Traefik
See the Traefik documentation.
📄️Caddy
Add the following to your caddyfile.
📄️HAProxy
Below is a generic HAProxy config, using audiobookshelf.YOUR_DOMAIN.COM.
📄️pfSense + HAProxy
For pfSense the inputs are graphical, and Health checking is enabled.