Skip to content

Importance of separate postgres, rabbitmq and redis containers #477

Answered by ShockwaveNN
talesam asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, since you've used onlyoffice/documentserver:latest image, not -de or -ee version, you can remove Redis container altogether, opensource version does not use it at all

About PostgreSQL and RabbitMQ - those are required, but already included in our default container (I know this is not the proper docker way, but our customers like that for ease of setup), but I don't think that there is any major performance hit depending on if those services used in external containers or used from inside our container

I think extracting them to external services allows an easier way to update postgres\rabbit if you need some new version for some reason and allows re-usage of containers for another ser…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ShockwaveNN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #475 on August 15, 2022 07:03.