App Settings
You can access the app settings from the Overview page of the app.

It includes the following non-versioned and editable features:
2. Description
Descriptions are optional and have no restrictions, but it is a good practice to add them and keep them short and informative.
3. Alerts 
Alerts are optional and can be set to receive an email when the status of your app changes. They can be sent to multiple email addresses to notify you of the following status changes:
Status | Description | ||
---|---|---|---|
|
The app’s run has been requested and is being executed. |
||
|
The app is up and running. |
||
|
The app is rolling back to a requested version. |
||
|
The application has been updated and is upgrading. |
||
|
The app has restarted itself and is doing so. |
||
|
The app is restarting. |
||
|
The app is stopping. |
||
|
The app has stopped running. |
||
|
The app has crashed.
|
4. Resources 
CPU and RAM resources are optional but recommended, and can be specified for optimal execution.
This works the same way for CPU and RAM resources, except that for RAM you can choose between GB and MB units of measure. |
The consumption of your app can be managed by guaranteed resources, that is, the minimum amount of resource requested, and limited resources, that is, the maximum amount of resource that can be consumed.
Default values are already defined by Saagie at the technology level, except for external technologies. These values are mandatory.
They also exist at the technology context level, and can override the values defined at the technology level. You can configure them when creating a job or app, or by modifying the Resources |
When creating your app, CPU and RAM resource management is enabled by default with predefined values. In other words, Saagie automatically assigns resource requests and limits for your app, based on the default values defined at technology level. These values can be adjusted according to your needs.
If no resource capacity is defined, the default values defined at the technology level are assigned at the technology context level.
Automatic adjustments can be made to avoid inconsistent configurations. If you try to set a guaranteed value greater than the limit value or, similarly, if you try to set a limit value smaller than the guaranteed value, a note appears to inform you that, depending on the situation, the guaranteed value or the limit value has been adjusted (a).
Besides, when the guaranteed value and the limit value are not optimal, a recommendation notification appears with the appropriate values for an optimal configuration (b).
Modifying CPU and RAM resources automatically restarts your app. |