524 B
524 B
Installation Notes
If you don't enable Reverse Proxy
on Collabora
(It's not recommended as it is unsecure), in order for it to work you have to
- Remove
-o:ssl.termination=true -o:ssl.enable=false
fromExtra Parameters
. - Set
Server Name
tohostIP:port
(The port number you set forNodePort
) - Set
Service type
toNodePort
- Set
Port type
toHTTPS
- Disable certificate validation in the app you are going to use it. (eg. Nextcloud have a checkbox under Collabora's URL to disable Cert Validation)