This is an special built OnlyOffice server Debian package which increases the default 20 simultaneous connections maximum limit to 99999 connections.
It also enables Mobile Edit.
Changelog 2024-09-28: Updated to 8.1.3.3 version.
Changelog 2024-05-10: Enable Mobile Edit.
Three warnings that you need to know:
This is not an official OnlyOffice build. (You can always build it on your own if you want to.)
This is meant to be used in conjunction with traditional Nextcloud OnlyOffice app . This is not the same thing as the Community Document Server App which works embedded into Nextcloud.
This is the first time when we enable Mobile Edit.
Q: Do you have a version for Debian but older than Debian 11?
Q: Do you have a version for Debian but newer than Debian 11?
Q: Do you have a version for Ubuntu?
A (Short): Use the provided Debian 11 package. It should work on your Debian/Ubuntu distribution.
A (Long): Despite the release label (Debian 11) this package is equivalent to whatever package is provided by OnlyOffice themselves in their deb repo. If you check their own documentation Installing ONLYOFFICE Docs Community Edition for Debian, Ubuntu, and derivatives you will see how the only requirement (as of 2024) is: 64-bit Debian, Ubuntu or other compatible distribution with kernel version 3.13 or later. In other words, once you choose your Ubuntu or Debian distro and manage to work the official 20 users limited deb from OnlyOffice you should be able to use our package as described in our post without too much hassle.
FAQ3:
Q: Do you have a version for Centos, Rocky Linux, or Red Hat Enterprise Linux ( RHEL ) ?
This is an special built OnlyOffice server Debian package which increases the default 20 simultaneous connections maximum limit to 99999 connections.
It also enables Mobile Edit.
Despite the release label (Debian 11) this package is equivalent to whatever package is provided by OnlyOffice themselves in their deb repo. If you check their own documentation Installing ONLYOFFICE Docs Community Edition for Debian, Ubuntu, and derivatives you will see how the only requirement (as of 2024) is: 64-bit Debian, Ubuntu or other compatible distribution with kernel version 3.13 or later. In other words, once you choose your Ubuntu or Debian distro and manage to work the official 20 users limited deb from OnlyOffice you should be able to use our package as described in our post without too much hassle.
Thank you for question. I add this answer to the original post as a FAQ.
I couldnāt run this package
An error appears when starting the ds-docservice and ds-converter services:
Error: Config file /etc/onlyoffice/documentserver/default.json cannot be read
at Config.<anonymous> (/snapshot/server/DocService/node_modules/config/lib/config.js:751:11)
at /snapshot/server/DocService/node_modules/config/lib/config.js:594:28
at Array.forEach (<anonymous>)
at /snapshot/server/DocService/node_modules/config/lib/config.js:590:14
at Array.forEach (<anonymous>)
at Config.<anonymous> (/snapshot/server/DocService/node_modules/config/lib/config.js:589:13)
at new Config (/snapshot/server/DocService/node_modules/config/lib/config.js:136:27)
at Object.<anonymous> (/snapshot/server/DocService/node_modules/config/lib/config.js:1637:31)
at Module._compile (pkg/prelude/bootstrap.js:1926:22)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
I might need to add this piece of text in bold somewhere.
My main piece of advice is to install official onlyoffice debian package from their repo with 20 users limit and make sure that your installation works as expected.
Then you can install our build deb package so that it āupgradesā your current package and complain if it no longer works.
hi,
can it be connected with nextcloud using self-signed certificate or just http?
If yes, could you suggest how to adjust nextcloud config.php or onlyoffice loacal.json?
I do not endorse this yvvidolovās Docker image because it changes default ports and other minor changes which seem to be tailored to their specific needs.
I thank them because it will help me to support Docker properly in the future.
This is not an onlyoffice-unlimited specific question.
Ask general onlyoffice questions about how to setup your systems elsewhere. Make sure to setup your systems with the 20 limit version of OnlyOffice (the official upstream one).
Once it works for you with the 20-limit you can upgrade to this specific version.
Hey I just came across this project of yours and what an awesome piece of work, thank you. thought Id give it a try as the lack of mobile editing is a bit of a downer for me. (Even though you can get around it by jsut putting mobiel browser into desktop mode, but that messes up UI scaling)
Im not very well versed in this kind of stuff at all but would I be right in assuming this isnt going to work if you are downgrading your OO to the deb package version that you have modified (8.1.3)?
My OO is 8.2.2 and when trying to create or open a document I just keep getting the error message:
āEditor version has been updated the page will be reloadedā but it goes nowhere from there.
As someone who has no idea/experience of linux and coding etc do you think its feasible for me to follow your process and modify curent version or is that too big a task for me to try and dive into?