Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Feedback on page: /guides/v2.2/cloud/deploy/reduce-downtime.html #4252

Closed
@kotasthanesp

Description

@kotasthanesp

General issue

Confusion about what constitutes 'ideal state wizard'

Description:

"Configure static content deployment
If static content deployment fails in the deploy phase, your site gets stuck in maintenance mode. When a failure occurs during the build phase, the process avoids downtime because it never begins the deploy phase. Generating static content during the build phase with minified HTML, also known as the ideal state, is the optimal configuration for zero-downtime deployments and prevents downtime if a failure occurs.

You can validate your project configuration by running the ideal state wizard."
In this para, it suggests that ideal state can be achieved by only confirming two settings: SCD on build and HTML minification. But in the actual docs link about ideal state wizard, there is a 3rd setting about configuring post-deploy hook.

We should be consistent about whether post-deploy hook is a necessary pre-req to achieving 0-downtime deploy or not.

Possible solutions:

Maybe we can say that #2 and #3 together constitute ideal-state. Not just the two settings mentioned in #2.

Additional information:

Metadata

Metadata

Assignees

Labels

2.xInternal DevDifferentiates work between community and Magento staff

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions