manics / kubernetes-omero

Kubernetes Helm charts for OMERO
https://www.manicstreetpreacher.co.uk/kubernetes-omero/
Apache License 2.0
6 stars 10 forks source link

Configure websockets #5

Open manics opened 5 years ago

manics commented 5 years ago

Included in 5.5 https://github.com/openmicroscopy/openmicroscopy/pull/5927

manics commented 3 years ago

Added in https://github.com/manics/kubernetes-omero/pull/21 though there are some problems with internal traffic- if internal websockets encryption is enabled the traffic between nginx-ingress and OMERO.server is encrypted with a self-signed certificate, which the default nginx-ingress configuration does not allow.