Compare commits

...

6 Commits

Author SHA1 Message Date
serveur
510eb9c929 Merge branch 'master' of ssh://yuno.oiseauroch.fr:6969/tobias/infra-oasis21 2022-05-05 18:20:59 +00:00
Tobias Ollive
98a1c12067 improve README 2022-05-05 13:07:12 +02:00
Tobias Ollive
a979a1c600 add secret example files 2022-05-05 13:01:32 +02:00
Tobias Ollive
42c3312fe9 change url to oasis21 one 2022-05-05 11:23:40 +02:00
Tobias Ollive
3945167e9d remove unused docker-compose 2022-05-05 11:19:25 +02:00
Tobias Ollive
b95acdcba3 working infra 2022-05-05 11:17:28 +02:00
2 changed files with 2 additions and 1 deletions

View File

@ -1,2 +1,3 @@
*.secrets *.secrets
.env .env
config.php

View File

@ -157,7 +157,7 @@
<enable desc="Enable the admin console functionality" type="bool" default="true">true</enable> <enable desc="Enable the admin console functionality" type="bool" default="true">true</enable>
<enable_pam desc="Enable admin user authentication with PAM" type="bool" default="false">false</enable_pam> <enable_pam desc="Enable admin user authentication with PAM" type="bool" default="false">false</enable_pam>
<username desc="The username of the admin console. Ignored if PAM is enabled.">nextcloud</username> <username desc="The username of the admin console. Ignored if PAM is enabled.">nextcloud</username>
<password desc="The password of the admin console. Deprecated on most platforms. Instead, use PAM or loolconfig to set up a secure password.">__COLLABORA_PASSWORD__</password> <password desc="The password of the admin console. Deprecated on most platforms. Instead, use PAM or loolconfig to set up a secure password.">__COLLABORA__PASSWORD__</password>
</admin_console> </admin_console>
<monitors desc="Addresses of servers we connect to on start for monitoring"> <monitors desc="Addresses of servers we connect to on start for monitoring">