Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - pitt1717

#1
was wondering if anyone can lend a hand.

I am trying to get the Collabora CODE server running behind the HAProxy. I followed the guide and got nextcloud up. But i am unsure how to translate the apache proxy pass rules from the below link into the gui form of HA Proxy


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

thanks all
#2
just tried following this guide. i get the port in use error if i use 127.0.0.1:5353 and or ::1:5353. i currently have 0.0.0.0:5353 set and leak tests seems to wok, but i think this puts me in standalone mode. which would negate the need for unbound correct?
is there anyway to get the 127 and ::1 working?
#3
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
#4
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