forked from stove/dataset
.. | ||
dictionaries | ||
manual/image | ||
templates | ||
tests | ||
applicationservice.yml | ||
DEBUG.md | ||
README.md | ||
UPGRADE.md |
Table of Contents
nextcloud
Description
Nextcloud, Online collaboration platform.
Examples
Zone names are provided as examples. Think about adapting with the value of provider_zone in configuration file.
With minimum providers:
nextcloud:
applicationservice: nextcloud
zones_name:
- ldap
- localdns
- reverseproxy
- smtp
- redis
- oauth2
- postgresql
With all providers:
nextcloud:
applicationservice: nextcloud
zones_name:
- journald
- ldap
- localdns
- reverseproxy
- smtp
- redis
- oauth2
- postgresql
Dependances
- base-fedora-36
- postgresql-client
- ldap-client
- redis-client
- oauth2-client
- relay-mail-client
- apache
- php-fpm
Variables
Général (general)
Nextcloud (general.nextcloud)
Description | Type |
---|---|
nextcloud_mail_admin | |
Nom de domaine du serveur hebergeant le répertoire .well-known (nextcloud_well_known_server) | domainname |
oauth2_client (general.oauth2_client)
Description | Values |
---|---|
oauth2_is_client_application | True |
oauth2_client_name | Collaboration |
oauth2_client_description | Plateforme de collaboration Nextcloud |
oauth2_client_category | Diffusion |
oauth2_client_logo | silique_folder.png |
php (general.php)
Description | Values |
---|---|
php_enable_output_buffering | False |
php_disable_pcntl | False |
- [+]: variable is multiple
- bold: variable is mandatory