add: nextcloud php config

This commit is contained in:
2024-12-23 12:23:58 +00:00
parent 3c3693d286
commit dcdb52c047
4 changed files with 62 additions and 0 deletions

View File

@@ -11,6 +11,12 @@ code_server_password: HISTORY_PURGED_SECRET
nextcloud_ssl_enabled: false
nextcloud_cert_name: nextcloud.atlantishq.de
nextcloud_instance_id: HISTORY_PURGED_SECRET
nextcloud_password_salt: HISTORY_PURGED_SECRET
nextcloud_instance_secret: HISTORY_PURGED_SECRET
nextcloud_master_domain: nextcloud.atlantishq.de
nextcloud_db_password: HISTORY_PURGED_SECRET
tor_bridge_name: HISTORY_PURGED_SECRET
tor_bridge_email: nobody@HISTORY_PURGED_SECRET.com
@@ -93,6 +99,7 @@ opensearch_manager_nodes:
extra_root_keys:
- "# no extra keys"
smtp_user_domain: atlantishq.de
smtp_internal_host: mail.atlantishq.de
smtp_internal_host_port: 8025
smtp_service_user: noreply

View File

@@ -1,4 +1,9 @@
---
nextcloud_nginx_ssl_enabled: false
nextcloud_instance_id: HISTORY_PURGED_SECRET
nextcloud_password_salt: HISTORY_PURGED_SECRET
nextcloud_instance_secret: HISTORY_PURGED_SECRET
nextcloud_master_domain: ths.atlantishq.de
nextcloud_db_password: HISTORY_PURGED_SECRET
checks :
- { user : sheppy, name : irc, cmd : ""}