Object cache disabled on container start
-
Hi,
I have created a wordpress instance in a docker container, cloud sql proxy container to connect to gcp sql and a redis container. It’s all running fine, the plugin works and plays nicely with the redis instance in the other container. The only problem is that every time when I fire up these containers (docker compose for the time being, planning to migrate this to a kubernetes deployment), the object cache is always disabled. When I click on ‘Enable Object Cache’ it works again. Is there a way to automatically enable the object cache when the container comes up?
I tried setting WP_REDIS_DISABLED to false but it didn’t help.thanks,
olaf
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Object cache disabled on container start’ is closed to new replies.