--- gitea: none include_toc: true --- # forgejo ## Synopsis Forgejo, a community managed lightweight code hosting solution. [For more informations](https://forgejo.org/) ## Basic variables #### Client SMTP (*general.smtp*) | Description | Type | Supplier | |----------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------|------------| | **Nom de domaine du serveur SMTP** (*[smtp_relay_address](dictionaries/20_smtp_client.xml)*) | [domainname](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | SMTP | #### PostgreSQL (*general.postgresql*) | Description | Type | Supplier | |------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------|------------| | **Nom de domaine du serveur PostgreSQL** (*[pg_client_server_domainname](dictionaries/23_postgresql.xml)*) | [domainname](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | Postgresql | #### Redis (*general.redis*) | Description | Type | Supplier | Provider | |-----------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------|------------|-------------| | **Nom de domaine du serveur Redis** (*[redis_client_server_domainname](dictionaries/23_redis.xml)*) | [domainname](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | Redis | | | **Redis index** (*[redis_client_index](dictionaries/23_redis.xml)*) | [number](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | | Redis:index | #### OAuth2 client (*general.oauth2_client*) | Description | Type | Supplier | Provider | |----------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------|------------|------------------------| | **OAuth2 server domain name** (*[oauth2_client_server_domainname](dictionaries/30_oauth2_client.xml)*) | [domainname](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | OAuth2 | | | **OAuth2 server external domain name** (*[oauth2_server_domainname](dictionaries/30_oauth2_client.xml)*) | [domainname](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | | OAuth2:external_domain | #### Forgejo (*general.forgejo*) Git forge Forgejo | Description | Example | Type | |---------------------------------------------------------------------------------------------------------------|-------------------|----------------------------------------------------------------------------------------------------------------------| | **Les courriels sont envoyés à partir de cet adresse** (*[forgejo_mail_sender](dictionaries/31_forgejo.xml)*) | admin@example.net | [mail](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 #### systemd-journald (*general.journald*) | Description | Type | Supplier | Values | |--------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------|---------------|--------------| | *[journal_client_server_domainname](dictionaries/20_journald.xml)* | [domainname](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | Journald | | | *[journal_host_name](dictionaries/20_journald.xml)* | [domainname](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | Journald:host | | ##### Point d'entrée des clients (*general.revprox.revprox_client*) This a family is a leadership. | Description | Type | Supplier | |------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------|----------------------------| | **Nom de l'arborescence racine du site** (*[revprox_client_location](dictionaries/21_revprox_client.xml)*) | [filename](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | ReverseProxy:location | | Taille maximum du corps (*[revprox_client_max_body_size](dictionaries/21_revprox_client.xml)*) | [string](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | ReverseProxy:max_body_size | #### PostgreSQL (*general.postgresql*) | Description | Values | Supplier | Type | |------------------------------------------------------------------------------|--------------|---------------------|--------------------------------------------------------------------------------------------------------------------------| | **Client username** (*[pg_client_username](dictionaries/23_postgresql.xml)*) | | 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)*) | | 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)*) | | 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)*) | | 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)*) | | 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 | Example | Values | Supplier | Type | |--------------------------------------------------------------------------------------------|---------------------|------------------------|--------------------|-----------------------------------------------------------------------------------------------------------------------------| | **OAuth2 client name** (*[oauth2_client_name](dictionaries/31_forgejo.xml)*) | example | Forge | 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_forgejo.xml)*) | Example description | Forge logiciel Forgejo | 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_forgejo.xml)*) | | Développement | 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_forgejo.xml)*) | | silique_note.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_forgejo.xml)*) [+] | [web_address](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | | OAuth2:external | | **OAuth2 family** (*[oauth2_client_family](dictionaries/30_oauth2_client.xml)*) | [string](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | users | OAuth2:family | #### Forgejo (*general.forgejo*) Git forge Forgejo | Description | Values | |------------------------------------------------------------------------|----------------------------------------------------| | **Titre de la forge** (*[forgejo_title](dictionaries/31_forgejo.xml)*) | Forgejo : Au-delà du développement. Nous forgeons. | - [+]: variable is multiple - **bold**: variable is mandatory ## Variables for expert ##### Point d'entrée des clients (*general.revprox.revprox_client*) This a family is a leadership. | Description | Example | Type | Supplier | |---------------------------------------------------------------------------------------------------------------------------|---------------------|----------------------------------------------------------------------------------------------------------------------------|-----------------------| | **Nom de domaine exterieur du serveur** (*[revprox_client_external_domainnames](dictionaries/21_revprox_client.xml)*) [+] | service.example.net | [domainname](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | ReverseProxy:external | - [+]: 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: ``` forgejo: applicationservice: forgejo zones_name: - localdns - reverseproxy - smtp - redis - oauth2 - postgresql values: general.revprox.revprox_client.revprox_client_external_domainnames: - service.example.net general.forgejo.forgejo_mail_sender: admin@example.net ``` With all providers: ``` forgejo: applicationservice: forgejo zones_name: - journald - localdns - reverseproxy - smtp - redis - oauth2 - postgresql values: general.revprox.revprox_client.revprox_client_external_domainnames: - service.example.net general.forgejo.forgejo_mail_sender: admin@example.net ``` ## Dependances - [base-fedora-38](../base-fedora-38/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) - [reverse-proxy-client](../reverse-proxy-client/README.md) - [relay-mail-client](../relay-mail-client/README.md) - [redis-client](../redis-client/README.md) - [redis-common](../redis-common/README.md) - [oauth2-client](../oauth2-client/README.md) ## Used by [gitea](../gitea/README.md) [All applications services for this dataset.](../README.md)