Skip to content

Maintenance Mode

elisa lee edited this page Oct 31, 2023 · 3 revisions

In the course of oncall work, you may need to enable the maintenance banner to announce an outage or issue to end users.

Document on maintenance banner copy guidelines/suggestions..

To enable the banner:

  1. Find the Maintenance Mode Github action
  2. Add the custom message you want to display and set "active outage" to true . Make sure the environment is prod (this should be the default)

Screen Shot 2022-10-26 at 1 38 40 PM

  1. Run workflow, the banner should appear on SimpleReport within 30 seconds (it will be on both the static site and app)

To turn off the banner:

  1. Run the workflow with "active outage" set to false

Local Development

Oncall

Environments/Azure

How It Works

How-To Guides

Clone this wiki locally