Use InfraRed's version of OnlyOffice
Somebody from InfraRed worked on a better Docker container for OnlyOffice:
https://0xacab.org/infrared/platform_wg/docker-onlyoffice-documentserver
Some improvements:
- Increase the limit on number of connections.
- Completelly remove database, Redis and RabbitMQ from the image, and outsource them to external containers.
- Have JWT enabled by default. You need to manually set a secret key in
.env
, though (see "Running the application" below). - No SSL/TLS configuration is done here, you should use a proxy for that.
We can use the image(s) from: https://hub.docker.com/r/infrarednetwork/onlyoffice-documentserver/tags/