this post was submitted on 04 Apr 2025
1 points (66.7% liked)
nextcloud
844 readers
2 users here now
Nextcloud is a suite of client-server software for creating and using file hosting services.
IRC: #nextcloud on libera.chat
Matrix: #nextcloud:matrix.org
Other Nextcloud communities on Lemmy
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I have! But I don't have time to post it now. I'll try to send an update in the morning.
You didn't forget about me, did you? :(
Yes Yes I did, sorry! Collabora CODE server configuration in Caddy.
Nextcloud section, may look different from yours I use the FPM image but it should be similar, enough. There are also some limitations on the urls based on local vs public access but that is an attempt at hardening rather than necessary configurations.
Then in nextcloud you just point it to the CODE server domain above & you even have tls securing the communication layer.
Thankyou! Nextcloud itself wàs never a problem, but the Collabora stuff would just not work properly with any config I tried. I'm going to make another attempt with these settings as soon as I get the chance.
Hrm...I must have had something else wrong because I'm experiencing the same thing. I try to load a document that I created with the menu and it seems to time out. I thought that it was because of my Caddy config, but perhaps it wasn't.
I only get: Document loading failed Failed to load Nextcloud Office - please try again later
What does your compose file for CODE look like? It took me a while to get those environment variables set so it would work correctly.
The docker config is nothing special:
Env: Besides
username
,password
, and this line:I have 2 other variables set:
domain
andaliasgroup1
. Is domain supposed to refer to the Collabora domain or the NextCloud domain? I actually can't remember where I got the aliasgroup1 from, but it was probably during my googling to try and get things working. I remember reading that the '.' characters had to be escaped because those lines were used in a reflex.