PromucFlow_constructor/deploy
Sumesh Pradhan ab5fd20a76
fix: Redis rdb persistance | User session persistance (#19981)
## Description
- Updated redis.conf to set the Redis rdb directory to
`/appsmith-stacks/data/redis` bind-mount directory, so that the data is
persisted after the container restarts/updates. ( This was causing user
sessions on Appsmith installations using the embedded Redis to reset
after every container restart, since the redis data was not being
persisted)
- Updated redis.conf for the embedded Redis to increase the snapshot
frequency to dump after every 15 sec if at least 1 key changed

Fixes #19768

## Type of change
- Bug fix (non-breaking change which fixes an issue)


## How Has This Been Tested?
- Manual
2023-01-23 17:50:37 +05:30
..
ansible Packer script to build AWS and DigitalOcean images (#16617) 2022-09-14 11:03:02 +05:30
aws Encoding the mongo credentials in install.sh script (#310) 2020-08-17 11:10:01 +05:30
aws_ami Packer script to build AWS and DigitalOcean images (#16617) 2022-09-14 11:03:02 +05:30
digital_ocean Packer script to build AWS and DigitalOcean images (#16617) 2022-09-14 11:03:02 +05:30
docker fix: Redis rdb persistance | User session persistance (#19981) 2023-01-23 17:50:37 +05:30
helm fix: helm install values checks (#19296) 2023-01-17 13:01:28 +05:30
heroku Refactor to deploy Heroku using new Docker image (#9127) 2022-03-24 13:17:36 +05:30
packer Packer script to build AWS and DigitalOcean images (#16617) 2022-09-14 11:03:02 +05:30
template Sandboxed iFrames with srcDoc (#11426) 2022-10-04 15:20:45 +05:30
install.sh Fix variables in docker.env.sh 2021-08-11 19:15:43 +05:30