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.
- Ready to use package: onlyoffice-documentserver_8.0.1-31-btactic_amd64.deb
- How to build OnlyOffice server from source code with no limits
- How to build OnlyOffice server from source code with no limits (more technical)
- Development log for 2024-05 release
- Development log for 2024-06 release
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.
FAQ
- FAQ1:
- Q: Do you have a Docker version?
- A: We wonāt be producing a Docker version ourselves. For a similar version but built for Docker I recommend you to check @thomisus posts on OnlyOffice compiled with Mobile Edit Back thread.
- FAQ2:
- 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 ) ?
- A: No, but you are welcome to share with us in the unlimited-onlyoffice-package-builder repo a recent (less than 4 months old) and working recipe for building rpm package based on document-server-package and build_tools so that we can integrate into our Github Actions and automate its build each time we release a deb package.