mirror of
https://github.com/Dokploy/templates.git
synced 2026-05-07 17:18:26 -05:00
[GH-ISSUE #15] Add template for Valkey #541
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @akparhi on GitHub (Feb 25, 2025).
Original GitHub issue: https://github.com/Dokploy/templates/issues/15
What problem will this feature address?
Valkey is already a much better fork of redis and backed by AWS
Describe the solution you'd like
Source - https://github.com/valkey-io/valkey
Describe alternatives you've considered
Redis
Additional context
No response
Will you send a PR to implement it?
Maybe, need help
@huytnd commented on GitHub (Mar 6, 2025):
You can use Redis from Template, and add the image of valkey (valkey/valkey:{version}) for the Docker image section and configure resources you want. Mine works without issue until now.