You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pshankinclarke edited this page Oct 3, 2025
·
1 revision
This appliance provides a Valkey (Redis-compatible) in-memory data store with a browser UI (Redis Commander) behind Nginx/HTTPS. It mirrors the TurnKey Redis appliance. The change is motivated by Redis’s 2024 license shift from BSD-3-Clause to RSAL/SSPL, with AGPL added in Redis 8, which complicates redistribution. Valkey, under the Linux Foundation, remains BSD-3-Clause so the image stays fully open. The only build difference is installing valkey-server from Debian bookworm-backports; everything else follows the Redis pattern.