Optimized cloudflare implementation

This commit is contained in:
2025-04-29 00:10:10 +02:00
parent 04deeef385
commit d796158c61
16 changed files with 151 additions and 48 deletions

View File

@@ -66,7 +66,7 @@ defaults_applications:
'iframe': true,
'ldap': false,
'oidc': true,
'database': true,
'database': false,
}) }}{% raw %}
credentials:
# shared_secret: # Needs to be defined in inventory file
@@ -75,6 +75,9 @@ defaults_applications:
# postgresql_secret: # Needs to be defined in inventory file
# fsesl_password: # Needs to be defined in inventory file
# turn_secret: # Needs to be defined in inventory file
database:
name: "multiple_databases"
username: "postgres2"
urls:
api: "{{ web_protocol }}://{{domains.bigbluebutton}}/bigbluebutton/" # API Address used by Nextcloud Integration