All apps · 0 apps
immich-redis
Docker app from sgraaf's Repository
Overview
Valkey (Redis-compatible) cache/queue for Immich. This is the "redis" service from the official Immich `docker-compose.yml`. It must be on the same custom Docker network ("immich") as the Immich server so the server can reach it by the container name `immich-redis`. No configuration is required; it has no published ports because it is only used internally by the Immich server over the shared network.
Readme
View on GitHubvalkey-container
This Project is the Git repo of Valkey "Official Images" on Dockerhub and GitHub Container Registry.
The Project is now maintained by the Valkey Community and it was forked from docker-library/redis.
When should you build and publish new Docker Image?
You should build and publish a new Docker Image after a new major, minor or patch version of Valkey is released on the main Valkey repository.
How do you build and publish new version of a Docker Image?
Pre-requisites: Fork this repo, create a private Docker Hub repo, and setup your GitHub secrets to access the private Docker Hub repo.
- Validate that the metadata for the new version is updated the Valkey hashes file. If it is not updated, please open an issue here
- If a new major or minor version is released, please create a new directory in the
valkey-containerrepo. For example:7.2. - Run the
update.shscript locally which will updateversions.json. It will also populate the Dockerfiles for the new versions in the respective directories. Running theupdate.shfile executesversions.shwhich updatesversions.jsonwith the required metadata from the Valkey hashes file. Onceversions.jsonis updated,apply-templates.shis executed which updates Dockerfiles for all the versions directories in the repo. For example7.2. - Validate that the version and the info is populated correctly from the Valkey hashes file.
- Verify all the tests pass on your fork and that your private Docker Hub repository has been updated.
- Publish a PR with these changes. For example: #8
- Once the PR is merged, Sit back, relax and enjoy looking at your creation getting published to the official Docker Hub page.
Install immich-redis on Unraid in a few clicks.
Find immich-redis 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-redis Review the template variables and paths Click Install
Categories
Download Statistics
194,194,578
Total Downloads
Related apps
Explore more like this
Explore allDetails
Repository
docker.io/valkey/valkey:9Last Updated2026-06-25
First Seen2026-05-25
Runtime arguments
- Network
immich