The new standard in on-premises team collaboration: Nextcloud Hub

The name of the App is
DocumentServer
But itā€™s very buggy for the moment.

I canā€™t personally tell you iā€™m not yet on NC18.

thatā€™s the easy part. start up a virtualbox and

curl -s https://raw.githubusercontent.com/ReinerNippes/nextcloud/nextcloud-reloaded/prepare_system.sh | /bin/bash
git clone --branch nextcloud-reloaded https://github.com/ReinerNippes/nextcloud
cd nextcloud
./nextcloud.yml -e "nextcloud_fqdn=example.domain.tld nextcloud_webserver_type=nginx nextcloud_certificate_type='acme.sh'"

i installed it. but nothing happend. maybe i f*cked up the system because i enabled the onlyoffice app before.

maybe tomorrow i give it a try again.

For OnlyOffice:

  1. Install and enable latest OnlyOffice app
  2. Install and enable document server app

Thatā€™s it.

Upgraded to official 18.0.0RC2-apache docker image, installed Community Document Server app successfully, but on trying to open a file I get:

Community document server is not supported for this instance, please setup and configure an external document server

ā€¦ because what?

If Iā€™m not mistaken if you use the OnlyOffice Document Server Community Edition the simultaneous connections is only 20 vs to you will put up your own OnlyOffice Document Server and the simultaneous connections is base on your server hardware

OnlyOffice Document Server

OnlyOffice Docement Server Community Edition
https://github.com/ONLYOFFICE/CommunityServer

Thank You

1 Like

Thatā€™s a mystery.
Thatā€™s why i put a ā€¦
they donā€™t speak about that itā€™s very unclear.
Users are left in the Unknown with nothing.
In order to survive here, we have to become like Animals. And we have to forgot all our senses of understanding and loveā€¦
Werner Herzog.

Thereā€™s already an issue for this on Github:

After i applied the fix OnlyOffice works mostly fine on my test instance.

1 Like

Very cool to have OnlyOffice (and later hopefully LibreOffice) available by one click. Could the fulltext search become also easier to install? e.g. NC 17 need php 7.3 and Elastic Search 7.4 so itā€™s not so easy to install.

Same here, even with the workaround documents arenā€™t created, but not openedā€¦ Alas, the fix did well on the permission issue, but thatā€™s it so far.

Undefined variable: error at /var/www/nextcloud/apps/onlyoffice/controller/settingscontroller.php#178

ā€¦very useful in my opinion.

Fulltext Search should become as easy to implement as other Apps.
:slightly_smiling_face:

Itā€™s still not working. After changing the permission of the x2t file, there is a OCA\DocumentServer\Document\DocumentConversionException: Couldnā€™t create temp folder entry outputted to the error log. Opening documents with OnyOffice gets stuck at the spinning wheel with ā€œdocument loadingā€ message.

Just a BIG question: why chose OnlyOffice instead of LibreOffice?
the second supports more languages, has a cloud installation, has more features and much more installations.
Would be very glad to read the reasoning behind such basilar choice.

itĖ‹s OnlyOffice, not OpenOffice.

Completely different thing-

I tried to install from scratch the latest version but Iā€™m getting this error:
image
so I canā€™t make OnlyOffice workā€¦ What can I do?

tnks @anon99283430, I changed my comment

is there more information in the protocol?

2 Likes

Anyone know what the limitations are in OnlyOffice/Nextcloud Hub? Iā€™d love for them to be spelled out vs running OnlyOffice CE Docker container.

So far I know:
Only x86_64 architecture supported

please see the post from [sinichi19] above