Skip to content

Commit

Permalink
Merge pull request #742 from anchico/patch-10
Browse files Browse the repository at this point in the history
update Cloud support
  • Loading branch information
jeff-matthews authored and GitHub Enterprise committed Jan 31, 2024
2 parents ada0b7f + 5003e8d commit bebc27e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion help/configuration/bootstrap/application-modes.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ See [Set the operation mode](../cli/set-mode.md) to learn how to manually change

## Cloud support

There is no need to manage the application modes for a cloud infrastructure project. Because of the read-only filesystem, you cannot change modes in the remote cloud environments. Do not attempt to change modes by modifying the `app/etc/env.php` file because the `ece-tools` package overwrites the file based on multiple configuration sources.
Because of the read-only filesystem, you cannot change modes in the remote cloud environments. Do not attempt to change modes by modifying the `app/etc/env.php` file because the `ece-tools` package overwrites the file based on multiple configuration sources.

Adobe Commerce on cloud infrastructure automatically runs the application in _maintenance_ mode during a deployment, which takes your site offline until the deployment is complete. Otherwise, the application remains in _production_ mode. See [Deployment process](https://experienceleague.adobe.com/docs/commerce-cloud-service/user-guide/develop/deploy/process.html#deploy-phase) in the _Commerce on Cloud Infrastructure guide_.

Expand Down

0 comments on commit bebc27e

Please sign in to comment.