Unfortunately the out-of-the-box image does not work well with HTTPS, largely because the frontend makes HTTP calls to WebAPI. Lacking a better alternative, my plan is to update the WebAPI settings (set
‘security.ssl.enabled’ to true) and go from there.
Is this a known problem and/or is there a feature request to fix this? If not, are there a specific set of steps I should take? Is there another image somewhere that supports HTTPS?
I am using the pre-packaged Atlas offered by GCP: https://cloud.google.com/blog/topics/healthcare-life-sciences/powering-open-source-healthcare-research-on-google-cloud and Google Cloud console.
Unfortunately the out-of-the-box image does not work well with HTTPS, largely because the frontend makes HTTP calls to WebAPI. Lacking a better alternative, my plan is to update the WebAPI settings (set ‘security.ssl.enabled’ to true) and go from there.
Is this a known problem and/or is there a feature request to fix this? If not, are there a specific set of steps I should take? Is there another image somewhere that supports HTTPS?