Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LQDN Adminsys
piops
Commits
2b21e904
Commit
2b21e904
authored
Mar 31, 2022
by
nono
💻
Browse files
Fix
https://git.laquadrature.net/lqdn-interne/equipe_technique/-/issues/157
parent
c8628291
Changes
1
Hide whitespace changes
Inline
Side-by-side
group_vars/nextcloud/nextcloud.yml
View file @
2b21e904
...
...
@@ -8,6 +8,7 @@ nextcloud_archive_format: "zip"
nextcloud_trusted_domain
:
-
"
cloud.lqdn.fr"
-
"
cloud.laquadrature.net"
nextcloud_install_websrv
:
true
nextcloud_websrv
:
"
nginx"
nextcloud_disable_websrv_default_site
:
true
...
...
@@ -65,5 +66,6 @@ certbot_create_method: standalone
certbot_certs
:
-
domains
:
-
cloud.lqdn.fr
-
cloud.laquadrature.net
certbot_auto_renew_options
:
'
--webroot
-w
/var/www/letsencrypt
&&
systemctl
reload
nginx'
certbot_auto_renew
:
true
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment