Skip to content

Commit e2c6c91

Browse files
authored
Update description of environment status
Update description of environment status, to include the alert status of the environment, which is reflected in the environment status
1 parent 2f1d91f commit e2c6c91

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/en/docs/deployment/mendix-cloud-deploy/environments-details.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,10 @@ During a [maintenance window](/developerportal/deploy/maintenance-windows/), you
5757
In the **Application Status** section of the **General** tab, you can find the following information about your environment:
5858

5959
* **Status**
60-
* {{% icon name="checkmark-circle-filled" color="green" %}} – The application in this environment is running.
61-
* {{% icon name="subtract-circle-filled" color="gray" %}} – No application has been started yet in this environment, or it has been turned off.
62-
* {{% icon name="alert-circle-filled" color="yellow" %}} – The application in this environment is experiencing some difficulties; check the alerts page or logs for more information.
63-
* {{% icon name="remove-circle-filled" color="red" %}} – The application in this environment is unstable and probably not usable anymore.
60+
* {{< icon name="checkmark-circle-filled" color="green" >}} – The application in this environment is running without any alerts.
61+
* {{< icon name="subtract-circle-filled" color="gray" >}} – No application has been started yet in this environment, or the application has been turned off.
62+
* {{< icon name="alert-circle-filled" color="yellow" >}} – The application in this environment is running, but has warning alerts, which might result in difficulties. Check the alerts page or logs for more information.
63+
* {{< icon name="remove-circle-filled" color="red" >}} – The application in this environment is running, but has critical alerts, which might make it unstable and not usable anymore. Check the alerts page or logs for more information.anymore. Check the alerts page or logs for more information.
6464
* **Running since** – the date the app was started, if it is running
6565
* **Name** – the type of environment (Acceptance, Production, Test, or the name of a [flexible environment](/developerportal/deploy/mendix-cloud-deploy/#flexible-environments)); for more information, see the [Naming of Environments](#naming) section below
6666
* **URL** – the URL of the app

0 commit comments

Comments
 (0)