Authelia for NGINX Proxy Manager
docker-compose.yml
version: '3.3' services: authelia: image: authelia/authelia container_name: a...
configuration.yml
After you've started your Authelia container, it will generate a configuration.yml file. Once it...
users_database.yml
users: user1: #username for user 1. change to whatever you'd like displayname: "Use...
Authelia CONF
You will need to setup a domain/subdomain for your authentication. Setup your domain/subdomain in...
Protected Domain CONF
This will be placed in the "Advanced" tab of the "Edit Proxy Host" in NGINX Proxy Manager for the...