Scripted Deployment

To deploy your application to a target environment an ANT script can be created that uploads the application archive and template and deploys the archive to a configuration based on the template. It is possible to package this script with the application, template, and dependencies files and pass it to another user for deployment to potentially secure environments.

The script itself can be built and tested in iIT using the ANT editor. It is suggested that one script be built with properties that can be set to specify the server URL, user, and pass. Also the same script should have a property to specify, which template with which the archive should be deployed.


iWay Software