213 lines
18 KiB
Markdown
213 lines
18 KiB
Markdown
---
|
|
gitea: none
|
|
include_toc: true
|
|
---
|
|
|
|
# roundcube
|
|
|
|
## Synopsis
|
|
|
|
Roundcube, a webmail.
|
|
|
|
[For more informations](https://roundcube.net/)
|
|
|
|
## Basic variables
|
|
|
|
### Général (*general*)
|
|
|
|
#### Interface web de consultation des courriels Roundcube (*general.roundcube*)
|
|
|
|
##### roundcube_domain (*general.roundcube.roundcube_domain*)
|
|
|
|
|
|
This a family is a leadership.
|
|
|
|
| Description | Type | Example |
|
|
|----------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------|---------------------|
|
|
| **Nom de domaines d'accès à Roundcube** (*[roundcube_domains](dictionaries/31_roundcube.xml)*) [+] | [domainname](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | webmail.example.net |
|
|
| **Nom de domaines des courriels** (*[roundcube_mail_domain](dictionaries/31_roundcube.xml)*) | [domainname](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | mail.example.net |
|
|
|
|
- [+]: variable is multiple
|
|
- **bold**: variable is mandatory
|
|
|
|
## Variables
|
|
|
|
### Général (*general*)
|
|
|
|
#### NGINX (*general.nginx*)
|
|
|
|
|
|
Paramétrage global de NGINX
|
|
|
|
| Description | Type | Values |
|
|
|-------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------|----------|
|
|
| *[**php_fpm_user**](dictionaries/25_nginx.xml)* | [unix_user](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | nginx |
|
|
| *[**php_fpm_installed**](dictionaries/20_phpfpm.xml)* | [boolean](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | True |
|
|
|
|
#### Annuaire OpenLDAP (*general.ldap*)
|
|
|
|
##### Client (*general.ldap.client*)
|
|
|
|
|
|
| Description | Values | Supplier |
|
|
|----------------------------------------------------------------------------------------------------------------------------------|--------------|--------------|
|
|
| **Base DN de l'annuaire** (*[ldapclient_base_dn](dictionaries/21_ldap-client.xml)*) | <calculated> | LDAP:base_dn |
|
|
| **Base DN de l'annuaire des utilisateurs** (*[ldapclient_search_dn](dictionaries/21_ldap-client.xml)*) | <calculated> | |
|
|
| **Base DN de l'annuaire des groupes** (*[ldapclient_group_dn](dictionaries/21_ldap-client.xml)*) | <calculated> | |
|
|
| **Base DN de l'annuaire des utilisateurs n'appartenant à une famille** (*[ldapclient_user_dn](dictionaries/21_ldap-client.xml)*) | <calculated> | |
|
|
|
|
#### PostgreSQL (*general.postgresql*)
|
|
|
|
|
|
| Description | Values | Supplier | Type |
|
|
|------------------------------------------------------------------------------|--------------|---------------------|--------------------------------------------------------------------------------------------------------------------------|
|
|
| **Client username** (*[pg_client_username](dictionaries/23_postgresql.xml)*) | <calculated> | Postgresql:username | [string](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) |
|
|
| **Client password** (*[pg_client_password](dictionaries/23_postgresql.xml)*) | <calculated> | Postgresql:password | [password](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) |
|
|
| **Client database** (*[pg_client_database](dictionaries/23_postgresql.xml)*) | <calculated> | Postgresql:database | [string](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) |
|
|
|
|
#### Redis (*general.redis*)
|
|
|
|
|
|
| Description | Values | Supplier | Type |
|
|
|--------------------------------------------------------------------------------------|--------------|----------------|--------------------------------------------------------------------------------------------------------------------------|
|
|
| **Nom d'utilisateur** (*[redis_client_username](dictionaries/23_redis.xml)*) | <calculated> | Redis:username | [string](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) |
|
|
| **Mot de passe de connexion** (*[redis_client_password](dictionaries/23_redis.xml)*) | <calculated> | Redis:password | [password](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) |
|
|
|
|
#### OAuth2 client (*general.oauth2_client*)
|
|
|
|
|
|
| Description | Values | Example | Supplier | Type |
|
|
|----------------------------------------------------------------------------------------------|----------------------------------------|---------------------|--------------------|-----------------------------------------------------------------------------------------------------------------------------|
|
|
| **OAuth2 client name** (*[oauth2_client_name](dictionaries/31_roundcube.xml)*) | Courriel | example | OAuth2:name | [string](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) |
|
|
| **OAuth2 client description** (*[oauth2_client_description](dictionaries/31_roundcube.xml)*) | Consulter ces courriels avec Roundcube | Example description | OAuth2:description | [string](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) |
|
|
| OAuth2 URL to valid login (*[oauth2_client_login](dictionaries/30_oauth2_client.xml)*) | | | OAuth2:login | [web_address](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) |
|
|
| **OAuth2 category** (*[oauth2_client_category](dictionaries/31_roundcube.xml)*) | Diffusion | | OAuth2:category | [string](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) |
|
|
| **OAuth2 logo** (*[oauth2_client_logo](dictionaries/31_roundcube.xml)*) | silique_email.png | | OAuth2:logo | [string](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) |
|
|
|
|
##### external (*general.oauth2_client.external*)
|
|
|
|
|
|
| Description | Type | Values | Supplier |
|
|
|--------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------|--------------|-----------------|
|
|
| **OAuth2 client external** (*[oauth2_client_external](dictionaries/31_roundcube.xml)*) [+] | [web_address](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | <calculated> | OAuth2:external |
|
|
| OAuth2 family (*[oauth2_client_family](dictionaries/31_roundcube.xml)*) [+] | [string](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | <calculated> | OAuth2:family |
|
|
|
|
#### Interface web de consultation des courriels Roundcube (*general.roundcube*)
|
|
|
|
##### roundcube_domain (*general.roundcube.roundcube_domain*)
|
|
|
|
|
|
This a family is a leadership.
|
|
|
|
| Description | Type |
|
|
|-------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------|
|
|
| Nom de la famille (*[roundcube_family](dictionaries/31_roundcube.xml)*) | [unix_user](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) |
|
|
|
|
- [+]: variable is multiple
|
|
- **bold**: variable is mandatory
|
|
|
|
## Variables for expert
|
|
|
|
### Général (*general*)
|
|
|
|
#### PHP (*general.php*)
|
|
|
|
|
|
Paramètrage avancé de PHP
|
|
|
|
| Description | Help | Type | Values |
|
|
|-----------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------|--------------|
|
|
| **Taille maximale des données reçues par la méthode POST** (*[php_post_max_size](dictionaries/20_php.xml)*) | Valeur en Mo | [number](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | 32 |
|
|
| **Taille maximale d'un fichier à charger** (*[php_upload_max_filesize](dictionaries/20_php.xml)*) | Valeur en Mo | [number](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | 16 |
|
|
| **Temps maximal d'exécution d'un script** (*[php_max_execution_time](dictionaries/20_php.xml)*) | Valeur en secondes | [number](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | 30 |
|
|
| **Durée maximale pour analyser les données d'entrée** (*[php_max_input_time](dictionaries/20_php.xml)*) | Valeur en secondes | [number](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | 60 |
|
|
| **Taille mémoire maximale qu'un script est autorisé à allouer** (*[php_memory_limit](dictionaries/20_php.xml)*) | Valeur en Mo | [number](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | 512 |
|
|
| **Affichage des erreurs à l'écran** (*[php_display_errors](dictionaries/20_php.xml)*) | | [boolean](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | False |
|
|
| **Durée de vie des données sur le serveur** (*[php_session_gc_maxlifetime](dictionaries/20_php.xml)*) | Valeur en secondes | [number](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | 3600 |
|
|
| **Activer la directive de configuration browscap** (*[php_browscap](dictionaries/20_php.xml)*) | La directive de configuration browscap permet d'obtenir plus d'information sur les capacités du navigateur client grâce à la fonction get_browser() | [boolean](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | False |
|
|
| **Fuseau horaire** (*[time_zone](dictionaries/20_php.xml)*) | | [string](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | Europe/Paris |
|
|
| **Activer les tampons de sortie** (*[php_enable_output_buffering](dictionaries/20_php.xml)*) | | [boolean](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | True |
|
|
| **Désactiver PCNTL** (*[php_disable_pcntl](dictionaries/20_php.xml)*) | | [boolean](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | True |
|
|
|
|
#### NGINX (*general.nginx*)
|
|
|
|
|
|
Paramétrage global de NGINX
|
|
|
|
| Description | Type | Values | Choices |
|
|
|-------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------|----------|---------------------|
|
|
| **Longueur maximum pour un nom de domaine** (*[nginx_hash_bucket_size](dictionaries/21_nginx.xml)*) | [choice](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | 128 | 128<br />64<br />32 |
|
|
| **Taille maximale des données reçues par la méthode POST (en Mo)** (*[nginx_post_max_size](dictionaries/21_nginx.xml)*) | [number](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | 32 | |
|
|
|
|
- [+]: variable is multiple
|
|
- **bold**: variable is mandatory
|
|
|
|
## Examples
|
|
|
|
Zone names are provided as examples. Think about adapting with the value of provider_zone in configuration file.
|
|
|
|
With minimum providers:
|
|
|
|
```
|
|
roundcube:
|
|
applicationservice: roundcube
|
|
zones_name:
|
|
- ldap
|
|
- localdns
|
|
- reverseproxy
|
|
- imap
|
|
- redis
|
|
- oauth2
|
|
- postgresql
|
|
values:
|
|
general.roundcube.roundcube_domain.roundcube_domains:
|
|
- webmail.example.net
|
|
general.roundcube.roundcube_domain.roundcube_mail_domain:
|
|
'0': mail.example.net
|
|
```
|
|
|
|
With all providers:
|
|
|
|
```
|
|
roundcube:
|
|
applicationservice: roundcube
|
|
zones_name:
|
|
- journald
|
|
- ldap
|
|
- localdns
|
|
- reverseproxy
|
|
- imap
|
|
- redis
|
|
- oauth2
|
|
- postgresql
|
|
values:
|
|
general.roundcube.roundcube_domain.roundcube_domains:
|
|
- webmail.example.net
|
|
general.roundcube.roundcube_domain.roundcube_mail_domain:
|
|
'0': mail.example.net
|
|
```
|
|
|
|
## Dependances
|
|
|
|
- [base-fedora-36](../base-fedora-36/README.md)
|
|
- [base-fedora](../base-fedora/README.md)
|
|
- [systemd](../systemd/README.md)
|
|
- [base-machine](../base-machine/README.md)
|
|
- [base](../base/README.md)
|
|
- [dns-local](../dns-local/README.md)
|
|
- [pki-tls](../pki-tls/README.md)
|
|
- [journald](../journald/README.md)
|
|
- [resolved](../resolved/README.md)
|
|
- [postgresql-client](../postgresql-client/README.md)
|
|
- [imap-client](../imap-client/README.md)
|
|
- [redis-client](../redis-client/README.md)
|
|
- [redis-common](../redis-common/README.md)
|
|
- [oauth2-client](../oauth2-client/README.md)
|
|
- [nginx-https](../nginx-https/README.md)
|
|
- [nginx-common](../nginx-common/README.md)
|
|
- [reverse-proxy-client](../reverse-proxy-client/README.md)
|
|
- [php-fpm](../php-fpm/README.md)
|
|
- [php](../php/README.md)
|
|
- [ldap-client](../ldap-client/README.md)
|
|
|
|
[All applications services for this dataset.](../README.md)
|