Thursday, October 9

External Stage Mode - Deployment

Prasandh Chandran:
External stage deployment is similar to stage mode deployment. But in this, admin server is not responsible to copy the deployment files to the target servers. This should be done manually by the user. 
Steps:

- Create a stage folder in each target server directory.

- Inside the stage folder, create another folder by the name of the application that will be deployed. For e.g: MyWebApp

- Then copy the deployment files to the folder. Do this for each target server.

From the admin console, go to target server, -> Configuration -> Deployments. Change the Staging mode to external stage in the drop down list.

No comments:

Post a Comment