dataset/seed/php-fpm/README.md

38 lines
1.1 KiB
Markdown
Raw Normal View History

2022-12-24 13:01:51 +01:00
---
gitea: none
include_toc: true
---
# php-fpm
2023-08-02 09:26:54 +02:00
## Synopsis
2022-12-24 13:01:51 +01:00
PHP FPM.
## Variables
2023-08-02 09:26:54 +02:00
### Général
#### nginx
2022-12-24 13:01:51 +01:00
| Description | Type | Values |
|-------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------|----------|
2023-02-14 14:24:16 +01:00
| *[**php_fpm_user**](dictionaries/20_phpfpm.xml)* | [unix_user](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | root |
| *[**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 |
2022-12-24 13:01:51 +01:00
- [+]: variable is multiple
- **bold**: variable is mandatory
2023-08-02 09:26:54 +02:00
## Dependances
- [php](../php/README.md)
2022-12-24 13:01:51 +01:00
## Used by
- [piwigo](../piwigo/README.md)
- [roundcube](../roundcube/README.md)
- [nextcloud](../nextcloud/README.md)
2023-02-14 14:43:41 +01:00
[All applications services for this dataset.](../README.md)