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ā¦