You can buy this project and download/modify it how often you want.
Update Deployable Module {{errorMsg}} Name: Host Abbr: Used to identify the Service/Module in generated host names, for example "dc-prd-{{formUpdateModule.hostAbbr}}-001". Only letters and numbers allowed, minimum length of 3 and maximum length of 25. Environments: {{n}} Select the environments this module will be deployed to. Outbound Connectivity: No Required Does the service open any connection to services on the Internet. Platform: Size CPU: Size Memory: GB Size Storage: GB Special Instructions: {{config.hostSpecialInstructions}} SLA: {{config.hostSpecialInstructionsTrueSla}} SLA: {{config.hostSpecialInstructionsFalseSla}} Availability URL: The URL used to get a hosts availability. For example: {{config.availabilityUrl}} Version URL: The URL used to get a hosts version. For example: {{config.versionUrl}} Smoke Test URL: Optional. The URL used to invoke a Smoke Test (aka Post Deployment Test). For example: {{config.smokeTestUrl}}. Smoke Test Cron: Optional. The schedule use to preform automated smoke tests on all hosts. Run As User: The user account that the service will run as. The user account that the service will run as. The Start and Stop command will be invoked as this user. Deployment Folder: The folder where you plan to deploy the service. This is documentation only, the system does not use this information or create this folder. 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. Data Folder: The folder where the service will persist data, if required. The data folder should not be a sub folder of the deployment folder. Only files in this folder are guaranteed to remain across deployments and restarts. The data folder should not be a sub folder of the deployment folder. Logs Folder: Log files should be written to this folder so that they can be automatically collected. Log files must conform to the Log file specification for automatic collection. The logs folder should not be a sub folder of the deployment folder. Log Collection: Daily Hourly None Log files are automatically collected on this schedule. Logs Retention: months The amount of time the service's logs will be retained on the log server. Git Folder: / Maven Artifact Id: {{config.moduleConfigName}}: Optional. Artifact Type: Artifact Suffix: Does the service's artifact have a suffix, such as '-jar-with-dependencies'. Start Cmd Line: 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. Start Time Out: sec Stop Cmd Line: 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'. Stop Time Out: sec
Used to identify the Service/Module in generated host names, for example "dc-prd-{{formUpdateModule.hostAbbr}}-001".
Only letters and numbers allowed, minimum length of 3 and maximum length of 25.
Select the environments this module will be deployed to.
Does the service open any connection to services on the Internet.
{{config.hostSpecialInstructions}}
SLA: {{config.hostSpecialInstructionsTrueSla}}
SLA: {{config.hostSpecialInstructionsFalseSla}}
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.
The user account that the service will run as.
The user account that the service will run as. The Start and Stop command will be invoked as this user.
The folder where you plan to deploy the service. This is documentation only, the system does not use this information or create this folder.
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.
The folder where the service will persist data, if required. The data folder should not be a sub folder of the deployment folder.
Only files in this folder are guaranteed to remain across deployments and restarts. The data folder should not be a sub folder of the deployment folder.
Log files should be written to this folder so that they can be automatically collected. Log files must conform to the Log file specification for automatic collection. The logs folder should not be a sub folder of the deployment folder.
Log files are automatically collected on this schedule.
The amount of time the service's logs will be retained on the log server.
Optional.
Does the service's artifact have a suffix, such as '-jar-with-dependencies'.
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.
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'.