dawarich/docker
tetebueno 421a20ba8c
Using Redis default directory for data.
For some reason for original Docker compose configuration path `/data` was correct, but for production this directory is used which isn't used by Redis, except if it's configured expressly.

Checked here: https://github.com/redis/docker-library-redis/blob/master/7.4/alpine/Dockerfile#L134
2025-06-16 12:58:39 -03:00
..
.dockerignore Implement production environment 2025-01-08 13:06:50 +01:00
docker-compose.production.yml Using Redis default directory for data. 2025-06-16 12:58:39 -03:00
docker-compose.yml Fix docker-compose.yml 2025-06-09 21:00:19 +02:00
Dockerfile.dev Return sidekiq and redis to Dawarich 2025-06-09 13:39:25 +02:00
Dockerfile.prod Return sidekiq and redis to Dawarich 2025-06-09 13:39:25 +02:00
sidekiq-entrypoint.sh Return sidekiq and redis to Dawarich 2025-06-09 13:39:25 +02:00
web-entrypoint.sh Remove solid trifecta 2025-06-09 13:50:43 +02:00