Has anyone successfully set up Collabora office with Caddy?
Has anyone successfully set up Collabora office with Caddy?
cross-posted from: https://lemmy.ca/post/41737442
I run Caddy as my reverse proxy. I find it generally easier to configure than NGINX. I've never tried Traefik. I'm having a hell of a time getting Collabora office working with my NextCloud instance (both via docker) though. Has anyone else successfully done this? I'm not sure if its because I haven't translated the config correctly from the NGINX example, or that it just doesn't work.
I would love to see somebody's config if they have it working.
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.