Immich_Valkey

Immich_Valkey

Official

Docker app from bmartino1's Repository

Overview

Valkey is an open source (BSD) high-performance key/value datastore that supports a variety of workloads such as caching and message queues, and can act as a primary database.

Install Immich_Valkey on Unraid in a few clicks.

Find Immich_Valkey in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for Immich_Valkey Review the template variables and paths Click Install

Download Statistics

194,194,578
Total Downloads
29,320,554
This Month
23,884,537
Avg / Month

Total Downloads Over Time

Loading chart...

Details

Repository
valkey/valkey:8.0.6-trixie
Last Updated2026-06-25
First Seen2025-10-05

Runtime arguments

Network
bridge
Shell
sh
Privileged
false
Extra Params
--health-cmd="valkey-cli -a \"$VALKEY_PASSWORD\" ping || exit 1" --health-interval=30s --health-timeout=10s --health-retries=3

Template configuration

Valkey PortPorttcp

Default port

Target
6379
Value
6379
ConfigDataPathrw
Target
/data
Default
/mnt/user/appdata/Immich/database/valkey
Value
/mnt/user/appdata/Immich/database/redis
VALKEY_PASSWORDVariable

Set a password for Valkey/Redis, or remove the extra parameters and post arguments and then delete this variable to run passwordless.

Value
Change_ME