MyNixOS website logo
option

services.sourcehut.hub.redis.host

The redis host URL. This is used for caching and temporary storage, and must be shared between nodes (e.g. git1.sr.ht and git2.sr.ht), but need not be shared between services. It may be shared between services, however, with no ill effect, if this better suits your infrastructure.

Declarations
Type
string
Default
"unix:///run/redis-sourcehut-hubsrht/redis.sock?db=0"
Example
"redis://shared.wireguard:6379/0"