-
Notifications
You must be signed in to change notification settings - Fork 25
Simplified Editor
Open the Manifest.YML file to open its editor. This is a multipage editor featuring a simplified interface and a source interface (YEdit plugin).
##Application Details
Name: The name is auto populated when the manifest file gets created. This is an editable field. When you rename the application module, then the name is updated in the Manifest.yml file using refactoring support.
Memory: The memory field, to specify the memory limit for all instances of an app, is auto populated when file gets created. The default value is 512M. This attribute requires a unit of measurement: M, MB, G, or GB, either in uppercase or in lowercase followed by the numeric value.
Timeout: The timeout field is auto populated with default value as 60. Only numeric values are allowed for timeout.
Build Pack:The build pack name needs to be specified by the user. By default, it is empty.
##Environment Variables For ease of use, you can click the variable chooser button on the right hand side of the table
##Services
The services chooser feature is supported only in BusinessWorks Container Edition 2.3.3 and later versions. For versions earlier than 2.3.3, you need to edit the entries manually using the (+) button.