After updating to NC18, I tried to get the Collabora office suite working but I couldn't. I tried following this article but no help. On a fresh snap install, I found the office working out of the box. What gives?
Steps to reproduce the behavior:
What OS and version are you running? Please also include the output of the
following commands:
$ snap list nextcloud
18.0.4snap1 rev 20498 latest/stable
and:
$ snap version
snap 2.44.3
snapd 2.44.3
series 16
ubuntu 19.10
kernel 5.3.0-46-generic
Your linked article is about OnlyOffice, this is a different thing than Collabora.
Could you explain more specifically, what you want to do and what you already tried?
I didn't realize that. I am trying to install the Word/sheet editing capabilities on my NC instance. I was led to believe the office programs would come preinstalled in NC 18 but I am not able to open or create any word documents from web.
I was expecting that, too, somehow. Nevertheless, since v18 it is pretty easy to install OnlyOffice. You need to install these two apps:
Works great. Thanks a lot!
I was led to believe the office programs would come preinstalled in NC 18 but I am not able to open or create any word documents from web.
I was expecting that, too, somehow.
When you install Nextcloud fresh, the install a.k.a. "create admin account" screen looks like this:

If you leave that "Install recommended apps" box checked, you do indeed end up with office programs preinstalled. However, if you uncheck it, you don't get them. Nextcloud also doesn't force these upon users who upgraded from a previous release (a smart move, I think), which means if you upgraded to v18 you'll need to install them yourself.
Thank you @derhagen for the helpful comment, this wasn't the only issue opened about this and I'm referring folks to your comment.
@derhagen @kyrofa Thanks for the great information about what's happening behind the scenes!
I think I'm getting close on this one, I was able to install OnlyOffice via the normal app install method, however when I try to install Document Community Server from the CLI, I get this
The current PHP memory limit is below the recommended value of 512MB.
I was getting that same error message when I viewed the log when trying to install via the web interface. Any idea how I can fix that?
EDIT: UPDATE, GOT IT WORKING
Do the following:
Thanks for the help everyone!
Most helpful comment
I was expecting that, too, somehow. Nevertheless, since v18 it is pretty easy to install OnlyOffice. You need to install these two apps:
The Document Server App is known to timeout if you install it from the web and have a slow internet connection, but this is worked on. If you experience timeout problems, I described a workaround in https://github.com/nextcloud/nextcloud-snap/issues/1228#issuecomment-614667514