2022-12-24 13:01:51 +01:00
---
gitea: none
include_toc: true
---
# roundcube
## Description
Roundcube, a webmail.
[For more informations ](https://roundcube.net/ )
2023-08-01 15:13:17 +02:00
## 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
```
With all providers:
```
roundcube:
applicationservice: roundcube
zones_name:
- journald
- ldap
- localdns
- reverseproxy
- imap
- redis
- oauth2
- postgresql
```
2022-12-24 13:01:51 +01:00
## 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 )
2023-02-14 14:24:16 +01:00
- [pki-tls ](../pki-tls/README.md )
2023-06-29 18:56:46 +02:00
- [journald ](../journald/README.md )
2023-07-31 18:41:59 +02:00
- [resolved ](../resolved/README.md )
2022-12-24 13:01:51 +01:00
- [postgresql-client ](../postgresql-client/README.md )
- [imap-client ](../imap-client/README.md )
- [redis-client ](../redis-client/README.md )
2023-06-29 18:56:46 +02:00
- [redis-common ](../redis-common/README.md )
2022-12-24 13:01:51 +01:00
- [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 )
2022-12-25 20:23:58 +01:00
- [ldap-client ](../ldap-client/README.md )
2022-12-24 13:01:51 +01:00
## 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 |
|----------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------|
2023-02-14 14:24:16 +01:00
| **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 ) |
| **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 ) |
| 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 ) |
2022-12-24 13:01:51 +01:00
#### oauth2_client (*general.oauth2_client*)
| Description | Values |
|---------------------------------------------------------------------|----------------------------------------|
| *[* *oauth2_is_client_application**](dictionaries/31_roundcube.xml)* | True |
| *[* *oauth2_client_name**](dictionaries/31_roundcube.xml)* | Courriel |
| *[* *oauth2_client_description**](dictionaries/31_roundcube.xml)* | Consulter ces courriels avec Roundcube |
| *[* *oauth2_client_category**](dictionaries/31_roundcube.xml)* | Diffusion |
| *[* *oauth2_client_logo**](dictionaries/31_roundcube.xml)* | silique_email.png |
##### external (*general.oauth2_client.external*)
2023-01-17 21:43:32 +01:00
| Description | Values |
|---------------------------------------------------------------|--------------|
| *[oauth2_client_external](dictionaries/31_roundcube.xml)* [+] | |
| *[oauth2_client_family](dictionaries/31_roundcube.xml)* [+] | < calculated > |
2022-12-24 13:01:51 +01:00
#### nginx (*general.nginx*)
| Description | Values |
|---------------------------------------------------|---------------------------|
| *[* *nginx_root**](dictionaries/31_roundcube.xml)* | /usr/share/roundcubemail/ |
#### revprox (*general.revprox*)
##### revprox_client (*general.revprox.revprox_client*)
| Description | Values |
|----------------------------------------------------------------------|----------|
| *[* *revprox_client_local_location**](dictionaries/31_roundcube.xml)* | / |
2023-02-14 14:24:16 +01:00
#### imap (*general.imap*)
| Description | Values |
|--------------------------------------------------------|----------|
| *[* *imap_cert_owner**](dictionaries/31_roundcube.xml)* | nginx |
2022-12-24 13:01:51 +01:00
### Machine (*machine*)
| Description | Values |
|---------------------------------------------------|----------|
| *[* *var_size**](extras/machine/20_roundcube.xml)* | 256 |
| *[* *add_tmp**](extras/machine/20_roundcube.xml)* | False |
| *[* *add_srv**](extras/machine/20_roundcube.xml)* | False |
| *[* *add_swap**](extras/machine/20_roundcube.xml)* | False |
- [+]: variable is multiple
- **bold**: variable is mandatory
2023-02-14 14:43:41 +01:00
[All applications services for this dataset. ](../README.md )