PaasPortal feature to enable site maintenance mode
A control/button in the Paasportal to set the site into maintenance mode.
Currently we can only enable maintenance mode with a deployment - which we might not want to do.
-
andrew.s.dennis16
commented
Authorized DXP Portal users should have a way to put production website in maintenance mode (display maintenance page without needing to deploy.
Example scenarios:
* deploying a code upgrade which will require configurations after deployment but before allowing users to access website.
* If ever there is maintenance on a service that the website requires.
* If ever there is a vulnerability found or an urgent need to make the website unavailable
There should be a way to do this instead of deploying or opening a support ticket every time.