Installing Nextcloud and Nextcloud Talk

I was reviewing the Nextcloud and Nextcloud Talk install instructions at https://www.linode.com/docs/applications/cloud-storage/install-nextcloud-talk/ that uses a Docker Community Edition container.

Does this container have the Collabora Online Development Edition and the OnlyOffice Document Server installed?

Does this container have a TURN server for Nextcloud Talk so that it works properly through firewalls and outside a LAN?

Thanks much,
Dennis

1 Reply

I took a look at Docker's documentation for their NextCloud image (available here). I wasn't able to find information in the documentation itself regarding Collabora, so it looks like it would need to be installed separately. Collabora's site has some instructions for Docker usage. The details I found are available here. Similarly, OnlyOffice has Docker compatibility information in their GitHub.

Regarding use of a TURN server, it looks like there is a workaround using an additional container. This GitHub issue has suggestions for making it work.

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct