Set redis.conf for NC AIO

How can i set a redis config for Nextcloud AIO docker container (redis is also a container form nextcloud aio) because i need to set ignore-warnings ARM64-COW-BUG in a redis config but i couldn’t find a redis.conf in my entire system (using find) so how can i set this for my nextcloud-aio-redis container?

Can you please explain in more detail why you think this is necessary? Are there no Kernel Upgrades for your system that can solve that?

Nextcloud AIO makes use of the Docker “Official Image” for redis:

I may be wrong but as I understand it, you will have to change the way how redis is started or build another image with your own redis.conf as described → here ←


Much and good luck,
ernolf

1 Like

The Problem is that Redis fails to check if the Bug is there so it refuses to start i can bypass that check by using this. I use a rather special Kernel (OpenWrt) and I’m pretty sure that the SNAPSHOT release of OpenWRT this has

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.