Do you want to: Ask a how-to question
For feature suggestions, describe the result you would like to achieve in detail.
For bug reports, provide the steps to reproduce and if possible a minimal demo of the problem.
Document Server version: 8.1
Type of installation of the Document Server (docker, deb/rpm, exe, please point us to the installation guide that you used as well):
OS: Docker
Hi, I’ve installed separate containers for postgreqsql, rabbitMQ and redis for the community edition of Only Office Docs Server to be able to persist the data outside of a single docker container. However I’ve noticed that even though the redis server is reachable from the document server docker container, it’s not being used. Wanted to know if there’s some other change I need to make even though I am passing REDIS_HOST and REDIS_PORT parameter to the document server container while running docker run