Nethserver-onlyoffice with documentserver 5.5.1

Nethserver-onlyoffice Update

Starting from documentserver 5.5.0 nodejs is not required anymore. Thanks to @KdB for raising the bug that made me recognize that.

The high CPU load seems to be no problem anymore, see Nextcloud Onlyoffice Nodejs and npm version

Release notes:

  • Works with actual documentserver 5.5.1
  • Use jq for configuring onlyoffice instead of nodes json

Please test if documentserver works with Nextcloud and Webtop.

yum -y install nethserver-nextcloud nethserver-webtop5
yum -y install https://mrmarkuz.dynu.net/mirror/mrmarkuz/7/noarch/nethserver-mrmarkuz-0.0.1-4.ns7.noarch.rpm
yum -y install https://downloads.sourceforge.net/project/mscorefonts2/rpms/msttcore-fonts-installer-2.6-1.noarch.rpm
yum -y install https://github.com/ONLYOFFICE/DocumentServer/releases/download/ONLYOFFICE-DocumentServer-5.5.1/onlyoffice-documentserver.x86_64.rpm
yum -y --enablerepo=mrmarkuz install https://mrmarkuz.dynu.net/mirror/devtest/nethserver-onlyoffice-0.0.1-9.ns7.noarch.rpm

For more information check out the wiki.
Please report if you find issuesā€¦

8 Likes

Thanks again for your work on this Markus - much appreciated.

Iā€™ve just updated to this on a system; update went without issue and it appears to be working well.

Would it be worthwhile removing/reversing the previous nodejs install (eg curl -sL https://rpm.nodesource.com/setup_10.x)?

Klaus

1 Like

Thanks for testing!

Yes, I think so to get the centos nodejs again. In my tests it worked but be careful with removing as other software may depend on nodejs.

onlyoffice [NethServer Wiki] ā† From the Wiki; is this still relevant to the install process as nodejs is no longer required?

1 Like

Thanks, I updated the wiki section. Itā€™s still relevant for older versions.

Released.

1 Like