dataset/seed/README.Redis.md
2023-08-29 10:37:29 +02:00

2.2 KiB

Table of Contents

Return to the list of application services.

Redis

Synopsis

Create account and connexion to a Redis server.

Variables

Parameter Comment
Redis:username
mandatory
Type: string
Redis user name for supplier name.
Redis:password
mandatory
Type: password
Redis password for supplier name.
Redis:index
mandatory
Type: number
Redis database index.
Only index 0 is allowed, Redis project discourage to use the server with several database.

Provider

redis: Redis, an in-memory data structure store.

Suppliers

  • peertube: Peertube, a federated (ActivityPub) video streaming platform.
  • piwigo: Piwigo, a photo management software.
  • forgejo: Forgejo, a community managed lightweight code hosting solution.
  • roundcube: Roundcube, a webmail.
  • nextcloud: Nextcloud, Online collaboration platform.
  • gitea: Transitional package for Gitea to Forgejo.