
In the "Files" section of Nextcloud, click New -> New Folder.
Note: when you want to use the "Nextcloud" Office suite (which relies on a Collabora server), you will need to select a folder where the Office templates will be stored.
Hence, creating a folder here.

Name this new folder "Office templates" (for example).

Then, click on the icon in the top right corner, then on: Applications.

In the "Your Apps" section of the left menu, make sure the "Nextcloud Office" app is installed.

Otherwise, go to the "Office & Text" section and activate this "Nextcloud Office" application.

Next, go to Nextcloud's administration settings.

In the "Administration" section of the left menu, go to "Nextcloud Office" and you will probably see an error message indicating that your web browser is unable to contact the Collabora server.
Plain Text
Your browser has been unable to connect to the Collabora server: https://10.0.0.10:4443/apps/richdocumentscode/proxy.php?req=

To solve this problem, you need to:

A "Configure a new server" warning appears.
Wait 1 to 2 minutes and refresh this page.

As you can see, the error displayed is different.
Plain Text
Unable to establish connection to the Collabora Online server. Failed to connect to the remote server: cURL error 28: Connection timed out after 45003 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://collabora.informatiweb-tuto.net/hosting/discovery.

To understand where this problem comes from, you need to open the Nextcloud console.

Type the command below and you'll see that Nextcloud receives your external IP address when it tries to find the IP address associated with your domain "collabora.[your domain]."
However, as you already know, you can't access your external IP address from your own local network. This is why we use the VPN built into the Opera web browser in our tutorials so that you're virtually outside your home when you try to access your external IP address (via your domain "nextcloud.[your domain]" or "collabora.[your domain]," for example).
Bash
getent hosts collabora.informatiweb-tuto.net

To find out which DNS server your "Nextcloud" container is using, simply open the "/etc/resolv.conf" file of this container.
Bash
nano /etc/resolv.conf

As you can see, this Docker container uses the local DNS server "127.0.0.11."
In other words, the one used by your Unraid server or the one manually set for this container if you use the additional "--dns" parameter available for Docker containers.
Plain Text
nameserver 127.0.0.11

NAS 1/30/2026
NAS 4/8/2026
NAS 6/17/2026
NAS 5/6/2026
Pinned content
Contact
® InformatiWeb-Pro.net - InformatiWeb.net 2008-2022 - © Lionel Eppe - All rights reserved.
Total or partial reproduction of this site is prohibited and constitutes an infringement punishable by articles L.335-2 and following of the intellectual property Code.
No comment