Add Deployable Module

{{initialMsg}} {{errorMsg}}

Used to identify the Service and Module in generated host names. Only letters and numbers allowed.

{{n}}  

Select the environments this module will be deployed to.

Does the service open a connection to any external services.

The URL used to get a hosts availability. For example: {{config.availabilityUrl}}

The URL used to get a hosts version. For example: {{config.versionUrl}}

Optional. The URL used to invoke a Smoke Test (aka Post Deployment Test). For example: {{config.smokeTestUrl}}.

Optional. The schedule use to preform automated smoke tests on all hosts.

/

Optional.

Does the service's artifact have a suffix, such as '-jar-with-dependencies'.

The Start and Stop command will be invoked as this user

The Start and Stop command will be invoked from this folder. Artifacts and Module files will be copied to this folder. This folder (and sub-folders) are removed during a deployment, and maybe removed during a restart.

Only files in this folder are guaranteed to remain across deployments and restarts.

Log files should be written to this folder so that they can be automatically collected.

months

The command to start the service or involve a script that will start the service. The command is executed direct on the target host, as the 'Run As User', from the 'Deployment Folder'. If the command contains the pattern {version} then if will be replaced with the selected version.

sec

The command to stop the service or involve a script that will stop the service. The command is executed direct on the target host, as the 'Run As User', from the 'Deployment Folder'.

sec