I have nextcloud AIO running, and I see there is ONLYOFFICE
Nextcloud Office
Libre Office
Markdown Editor
etc.
Lots to choose from and many combinations possible, What setup are your running and what would your recommend?
What you need to be aware off is that the LibreOffice based options run a full headless LibreOffice client on the server for each connecting user and stream the view as tiles to the webclients. If you mostly use low power devices to access your office files remotely this can be great as it offloads the processing to the server. But I think in most home server or VPS settings the server speed is the more limiting factor.
OnlyOffice on the other hand runs entirely in your browser and thus puts little extra strain on the server.
Thanks, this is very useful to know
From what I can tell, OnlyOffice has the best compatibility and the nicest UI (similar to MS office), same as with the regular applications. NextCloud Office is based on LibreOffice (officially Collabora, which is their name for the web product), so again same as the regular applications you’ll have some compatibility issues. That said, if you don’t need compatibility with existing documents or only documents made with LibreOffice, either is fine.
One concern many have is that OnlyOffice is closed source (edit: my bad, it’s been open-source for a long time) and russian based (edit: partially russian, see Wikipedia), while LibreOffice is open source.
OnlyOffice is open source and Latvia based.
OnlyOffice claim to be Open Source https://github.com/ONLYOFFICE Is that just a deception? and their core code is closed source?
If that’s the case I’m likely going with NextCloud Office, one of the reasons I’m hosting nextcloud etc. is to move away from proprietary software and to OpenSource
The comment above is wrong. OnlyOffice is available under both Foss (Community Edition) and proprietary (Enterprise Edition) licenses. The proprietary version is paid and offers some additional features like extended support.