Use redis without docker-compose.yml

Version: 0.30.2
We are deploying a project on AWS EC2 using /packages/twenty-docker/twenty/Dockerfile.
In version 0.30.2, Redis has been added. Instead of updating the docker-compose.yml file, what changes should be made in the Dockerfile or at any other places to integrate Redis? @charles @thomast
3 Replies
Prastoin
Prastoin3w ago
@Jay Patel please have a look to related upgrade documentation https://twenty.com/developers/section/self-hosting/upgrade-guide#v0.31.0-to-v0.32.0
Jay Patel
Jay PatelOP3w ago
@prastoin I checked, and it looks like they have updated the docker-compose.yml file. However, we are using the Dockerfile for deployment.
thomast
thomast2w ago
Hi @Jay Patel, did you update the env variables as specified in the doc?

Did you find this page helpful?