dataset/seed/README.Redis.md
2023-08-21 07:24:03 +02:00

33 lines
1.4 KiB
Markdown

---
gitea: none
include_toc: true
---
[Return to the list of application services.](README.md)
# Redis
## Synopsis
Automaticly create account and connexion to a Redis server.
## Variables
| Name | Comment |
|----------------|----------------------------------------------------------------------------------------------------------------------|
| Redis:index | Redis database index.<br/>Only index 0 is allowed, Redis project discourage to use the server with several database. |
| Redis:username | Redis user name for *suffix value*. |
| Redis:password | Redis password for *suffix value*. |
## Provider
[redis](redis/README.md): Redis, an in-memory data structure store.
## Suppliers
- [peertube](peertube/README.md): Peertube, a federated (ActivityPub) video streaming platform.
- [piwigo](piwigo/README.md): Piwigo, a photo management software.
- [forgejo](forgejo/README.md): Forgejo, a community managed lightweight code hosting solution.
- [roundcube](roundcube/README.md): Roundcube, a webmail.
- [nextcloud](nextcloud/README.md): Nextcloud, Online collaboration platform.
- [gitea](gitea/README.md): Transitional package for Gitea to Forgejo.