Closed manics closed 4 years ago
This was discussed during yesterday's deployment of https://github.com/openmicroscopy/prod-playbooks/pull/49 with @jburel @kennethgillen
The feeling was we should implement this as a breaking change as it enables more options for customising the omero nginx config, such as replacing omero-web with an maintenance page prior to running the role.
https://github.com/ome/omero-web/pull/80 (OMERO.web 5.6) is good enough
OMERO 5.4.0 has a new option,
omero web config nginx-location
, for generating only thelocation
blocks: https://docs.openmicroscopy.org/omero/5.4.1/sysadmins/unix/install-web/web-deployment.html#nginx-configurationThis role should optionally(?) use this to enable easier configuration of SSL and other customisations such as https://github.com/openmicroscopy/prod-playbooks/pull/13