45 lines
1.6 KiB
Markdown
45 lines
1.6 KiB
Markdown
---
|
|
gitea: none
|
|
include_toc: true
|
|
---
|
|
|
|
# redis-client
|
|
|
|
## Synopsis
|
|
|
|
Application service needs interact with a Redis server.
|
|
|
|
[For more informations](https://redis.io/)
|
|
|
|
## Variables
|
|
|
|
### Général (*general*)
|
|
|
|
#### 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) |
|
|
|
|
- [+]: variable is multiple
|
|
- **bold**: variable is mandatory
|
|
|
|
## Dependances
|
|
|
|
- [redis-common](../redis-common/README.md)
|
|
|
|
## Used by
|
|
|
|
- [peertube](../peertube/README.md)
|
|
- [piwigo](../piwigo/README.md)
|
|
- [forgejo](../forgejo/README.md)
|
|
- [roundcube](../roundcube/README.md)
|
|
- [nextcloud](../nextcloud/README.md)
|
|
|
|
## Provider
|
|
|
|
[redis](../redis/README.md)
|
|
|
|
[All applications services for this dataset.](../README.md)
|