mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-08 03:07:14 +02:00
Solved dependency bug which appeared due to autogeneration of meta/main.yml files
This commit is contained in:
@@ -8,7 +8,7 @@ This role bootstraps **per-domain Nginx configuration**: it requests TLS certifi
|
||||
|
||||
A higher-level orchestration wrapper, *srv-web-proxy-domain* ties together several lower-level roles:
|
||||
|
||||
1. **`srv-web-injector-core`** – applies global tweaks and includes.
|
||||
1. **`srv-web-injector-compose`** – applies global tweaks and includes.
|
||||
2. **`srv-web-tls-core`** – obtains Let’s Encrypt certificates.
|
||||
3. **Domain template deployment** – copies a Jinja2 vHost from *srv-web-proxy-core*.
|
||||
4. **`web-app-oauth2-proxy`** *(optional)* – protects the site with OAuth2.
|
||||
|
Reference in New Issue
Block a user