ONLYOFFICE / onlyoffice-nextcloud

The app which enables the users to edit office documents from Nextcloud using ONLYOFFICE Document Server, allows multiple users to collaborate in real time and to save back those changes to Nextcloud
GNU Affero General Public License v3.0
558 stars 158 forks source link

What should https://<documentserver>/ be? Nextcloud configuration #50

Open MrMorals opened 5 years ago

MrMorals commented 5 years ago

Hi there, I cannot figure out what the link should be for the onlyoffice configuration, what to substitute for the link? I have Nextcloud installed in Yunohost. So I thought it would just be https://sub.mydomain.org/nextcloud/, but that does not work. Could anyone please help me find the answer?

P.s. I would have thought that this would be working automatically after adding it to my Nextcloud, and I did not get a message about that I still had to configure it.

Githopp192 commented 5 years ago

Hi .. check this article .. https://api.onlyoffice.com/editors/nextcloud

I think .. the easiest way would be the Docker Installation .. --> https://github.com/ONLYOFFICE/Docker-DocumentServer

Best Regards Mike

MrMorals commented 5 years ago

Thanks Mike!

I understand that I need to have both the onlyoffice Document Server and the installation app. I could ask the Yunohost people to try to make this easily installable there somehow.

However, I am left wondering. Would it not be possible to integrate the document server into the Nextcloud integration app? Since they have to communicate with each other closely anyway. It would definitely make it a lot easier to install for Nextcloud users, and the goal of Nextcloud is of course to make hosting your own Google Drive-like cloud much easier for less technical users. ONLYOFFICE would be a very nice addition to Nextcloud in that sense. All the other Nextcloud apps work out of the box, as far as I know. To be the only one not to is to miss a lot of users.

Hope to hear from you. Cheers, Wouter

On 4 Jan 2019, at 16:12, Githopp192 notifications@github.com wrote:

Hi .. check this article .. https://api.onlyoffice.com/editors/nextcloud

I think .. the easiest way would be the Docker Installation .. --> https://github.com/ONLYOFFICE/Docker-DocumentServer

Best Regards Mike

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

alexanderonlyoffice commented 4 years ago

@MrMorals,

Would it not be possible to integrate the document server into the Nextcloud integration app?

Please note that you do not need to integrate ONLYOFFICE Document Server server into ONLYOFFICE integration app for Nextcloud. Integration app is a connector to let the files in Nextcloud be opened through ONLYOFFICE editors (Document Server). You need to install the Document Server on one server and have Nextcloud with installed ONLYOFFICE integration app on another server to configure the integration between Nextcoud and ONLYOFFICE Document Server.

Please specify if you still have any further questions or we can close this issue.

MrMorals commented 4 years ago

Thanks for you answer @alexanderonlyoffice. So I think I have two questions left, just to be sure:

  1. Could I install Only Office Document Server as an app on the same server and just get it to work through a different subdomain to connect back to the Only Office integration app in Nextcloud on the same device? It seems that you are saying that I need an actual physical second server. I can't really afford that now, and moreover it is more complicated to keep 2 servers. Is it because onlyoffice uses so many resources or because of another reason? I am trying to understand why I would need two different physical servers. (I was thinking of using a raspberry pi 4 with 4gb RAM with Yunohost. Do you think that would be enough to operate both Nextcloud and an Onlyoffice Document Server on one server - or to have two raspberry pi's: one with Nextcloud and one with the Only Office Document Server?)

  2. Has Onlyoffice been tested to work on arm architecture, so on Raspberry Pi 3B and 4?

Thank you so much for development. I look forward to your answer. Best, MrMorals

Githopp192 commented 4 years ago

Hi MrMorals .. with Nextcloud Hub, Version 18 .. the OnlyOffice App is fully integrated to Nextcloud. So .. no need to install Docker or extra Server if you have enough Power & Memory to handle both on the same machine.

ilippert commented 4 years ago

Sorry, even for Version 18:

In Nextcloud open the ~/index.php/settings/admin/onlyoffice page with administrative settings for ONLYOFFICE section. Enter the following address to connect ONLYOFFICE Document Server:

https://<documentserver>/

So, in a simple clean install of nextcloud 18, I still do not know what to enter at https://<documentserver>/. Please clarify if possible.

Githopp192 commented 4 years ago

https:///apps/documentserver_community/

MrMorals commented 4 years ago

I guess that when this issue - https://www.techrepublic.com/article/how-to-enable-the-onlyoffice-document-server-in-nextcloud-18/ - is fixed and it 'just works out-of-the-box' in Nextcloud without any configuration needed. Then my issue here is resolved :D