You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simpler implementation would be (optional) support for a designated "maintenance app" to which all traffic for an app under maintenance can be routed.
This can be done and it would be a nice feature for the hephy-router. It can be done through annotations of a GLOBAL_MAINTENANCE_PAGE_URL on the router deployment object.
From @jayjun on June 21, 2017 16:14
It'll be nice to be able to customise the blank "Site Maintenance" page, seen after
deis maintenance:on
.Maybe a volume of static files can be mounted for nginx to read from. Not sure which volume type fits best?
Copied from original issue: deis/router#349
The text was updated successfully, but these errors were encountered: