HAProxy - Collabora CODE Server

Started by pitt1717, October 29, 2023, 03:25:15 AM

Previous topic - Next topic
i have HAProxy running and reading the guides i have all of my web services running fine and getting certs. I had trouble with Nextcloud, and found a great guide on here explaining to add the extra configs for card/cadav, webfinger etc.
i use onlyoffice  currently with nextcloud, also behind HAProxy with no issues.but i would like to try the collabora CODE server.
All the info i find is for docker and or running all services on 1 machine so the certs and proxying are handled locally. i want to continue to have a separate server for the CODE server and have it sit behind the HAProxy. But i am at a loss. the following shows what i would need to add if i was just to use apache, but i don't know how to translate it over to HAProxy. can someone please help guide me through the setup?

https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html#id1

Ive been using the inbuild collabora server of nextcloud and I can't feel any speed difference to the docker container one. I don't see the point to make it extra complicated if you don't use it with a business license and more than 2-3 users.
Hardware:
DEC740

I have a standalone server for some Nextcloud instances and some Nextcloud instances which use the built in CODE server.
I agree with @Monviech in that most would not notice the difference. Though one of the differences you may wish to consider is that the standalone CODE server is reported to send some data back to Collabora.

The instructions for installation are here https://www.collaboraoffice.com/code/linux-packages/

hmmmm, well part of the reason for the move was to get full spreadsheet support. i think with the inbuilt there are some features missing. i use pivots slicers etc. so was hoping to gain some more ability. onlyoffice is working, but it has messed with one of my sheets so looking for an alternative.
i wanted to try this out and didn't think it was going to be this much effort