Nginx Proxy Manager¶
Nginx Proxy Manager (NPM) is used to manage SSL certificates and proxy requests to the various services.
- Service Name:
nginx - Public Ports: 80 (HTTP), 443 (HTTPS)
- Admin Port: 81
- Admin URL: http://159.69.126.86:81/ (or configured domain)
- Credentials: Configured in bitwarden.
Configuration¶
NPM handles the routing of domains (e.g., dashboard.lage-beauty.de) to the internal docker containers.
- SSL: Let's Encrypt certificates are managed automatically.
- Access Lists: Can be used to password protect specific services (like these docs).