Redis LXC Script

Redis is an open-source, in-memory data store used by millions of developers as a cache, vector database, document database, streaming engine, and message broker.

To create a new Proxmox VE Redis LXC, run the command below in the Proxmox VE Shell.

bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/redis.sh)"

Default Settings: 1GB RAM - 4GB Storage - 1vCPU

:gear: Redis Configuration

nano /etc/redis/redis.conf