devspace
devspace copied to clipboard
OMERO.web: obtain external scheme from HTTP_X_FORWARDED_PROTO_WEB_PROXY
If OMERO.web is behind multiple (possible insecure) nginx proxies this header can be set by the front-end proxy to indicate the scheme
See https://github.com/IDR/deployment/blob/IDR-0.6.8/ansible/group_vars/omero-hosts.yml#L129-L131
Untested