redeploy nextcloud with ldap #96

Merged
mg merged 45 commits from nc_ldap into master 2024-06-03 21:23:53 +02:00
2 changed files with 0 additions and 5 deletions
Showing only changes of commit 79ec8e808e - Show all commits

View file

@ -83,11 +83,6 @@ services:
MYSQL_USER: nextcloud MYSQL_USER: nextcloud
MYSQL_PASSWORD: "{{ lookup('keepass', 'nextcloud_mysql_password', 'password') }}" MYSQL_PASSWORD: "{{ lookup('keepass', 'nextcloud_mysql_password', 'password') }}"
MYSQL_HOST: nextcloud-db MYSQL_HOST: nextcloud-db
# mail
SMTP_HOST: mail-relay
SMTP_PORT: 25
SMTP_NAME: info@mgrote.net
MAIL_FROM_ADDRESS: nextcloud@mgrote.net
# admin # admin
NEXTCLOUD_ADMIN_USER: n-admin NEXTCLOUD_ADMIN_USER: n-admin
NEXTCLOUD_ADMIN_PASSWORD: "{{ lookup('keepass', 'nextcloud_admin_user_password', 'password') }}" NEXTCLOUD_ADMIN_PASSWORD: "{{ lookup('keepass', 'nextcloud_admin_user_password', 'password') }}"

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.2 KiB