Skip to content

Commit

Permalink
Merge pull request #1880 from spryker/caveats-info
Browse files Browse the repository at this point in the history
caveats-info
  • Loading branch information
lenadoc authored May 30, 2023
2 parents 60e582d + ac70c5d commit 88dbe35
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ template: howto-guide-template

Maintenance mode is used many cases, like deploying a new application version or fixing an unexpected error. To automate the process, we created dedicated pipelines for enabling and disabling maintenance mode. The following sections describe how to run maintenance mode pipelines.

{% info_block infoBox %}

This feature is part of a gradual rollout and will be available to everyone eventually. We will notify your team once your project is onboarded.

{% endinfo_block %}

## Prerequisites

When you enable maintenance mode, the landing pages of your applications, like the Back Office or Storefront, are replaced with maintenance pages in `public/{{APPLICATION}}/maintenance/index.html`. Adjust the pages to match the design of your application and fulfill business requirements.
Expand Down

0 comments on commit 88dbe35

Please sign in to comment.