Zolfa
454bf96086
roles/nextcloud: ldap tunings
4 years ago
Zolfa
849e99d150
roles/nextcloud: bumps to .5 and php 7.4
Plus some php cache tunings
4 years ago
Zolfa
aac0856524
roles/nextcloud: fix folder permission
4 years ago
Zolfa
4ce04659c4
roles/nextcloud: add alternate fqdns support
4 years ago
Zolfa
d8674388f8
roles/nextcloud: use ldap username instead of uuid
Don't use random uuid as internal user refs for LDAP users, otherwise
administration from the web interface become impossible.
5 years ago
Zolfa
0d032a9e2b
fixup! roles/nextcloud: ldap groups memberof overlay fix
5 years ago
Zolfa
6db052e8a7
monitoring: new host template
5 years ago
Zolfa
6eb3fd6125
roles/nextcloud: ldap groups memberof overlay fix
5 years ago
Zolfa
265d70c949
roles/nextcloud: typos and deprecations
5 years ago
Zolfa
9ce361fa8c
roles/nextcloud: php-fpm settings optimization
5 years ago
Zolfa
e92c42c254
roles/nextcloud: fix reverse proxy for webdav
5 years ago
Zolfa
a848d61535
safer password handling in ldap and nextcloud
5 years ago
Zolfa
623424028d
roles/nextcloud: use version-agnostic php packages
5 years ago
Zolfa
9a7f89b3c7
roles/nextcloud: advanced http monitoring
5 years ago
Zolfa
db69a1f79f
add missing tasks name
5 years ago
Zolfa
a043cf037f
Give Variable a Scope Refactoring
Add role prefix to role specifig variable to avoid conflicts when
using multiples role on the same machine on the same play.
5 years ago
Zolfa
3a6781a8f9
roles/nextcloud: version variable
- Update to 18.0.4
- Version defined as variable in defaults/mail.yaml
5 years ago
Zolfa
330b914acd
roles/ldap: fix typo
5 years ago
Zolfa
7535c4a352
roles/nextcloud: add ldap tls opt-out settings.
Now it's possible to configure LDAP with servers that only support
plain-text authentication over insercure channels.
5 years ago
Zolfa
c967ffd68b
roles/nextcloud: first commit
Role to configure nextcloud with LDAP User backend.
First test passed.
New modules:
- occ:
set coniguration values using `php occ` nextcloud command-line tool.
5 years ago