Shortened webserver to srv-web-

This commit is contained in:
2025-07-09 04:27:58 +02:00
parent 1f43536018
commit 66198ca1ec
146 changed files with 218 additions and 218 deletions

View File

@@ -9,7 +9,7 @@ This Ansible role deploys and configures [FusionDirectory](https://www.fusiondir
- Loads and templating of FusionDirectory-specific variables
- Generates a `.env` file for the container environment
- Deploys the FusionDirectory container via Docker Compose
- Configures NGINX (via the `webserver-proxy-domain` role) to expose the service
- Configures NGINX (via the `srv-web-proxy-domain` role) to expose the service
- Integrates with your central LDAP server for authentication
## Features