proxmox redis server added

This commit is contained in:
2025-04-19 21:21:04 +03:00
commit 71bf000d9c
5 changed files with 508 additions and 0 deletions

5
.env.example Normal file
View File

@@ -0,0 +1,5 @@
# Redis Configuration
REDIS_VERSION=7.0.12
REDIS_PASSWORD=change_this_to_a_strong_password
REDIS_PORT=6379
TIMEZONE=UTC