Deployment Template

We are using one SC project for 5 different customers.
Each customer has its own database and its own hosting directory on our server.

  • After an update of the project, we have to do the deployment process 5 times, which is taking time now, and will take more time if we have more customers for this project…

  • In some SC projects, we need to have the project deployed to be able to test the result of our development. This can really become annoying to do the deployment process after a one line modification in your code…

So the idea would be to do the deployment process one time, and then be able to save it, and give it a name. When the user will deploy his project again, on the screen “What type of deployment would you like to use?”, a third choice would allow the user to select the “deployment template” saved before.

Re: Deployment Template

Hello,

You could create a repository with your deployed projects files so your customers can download it at any time (instead of re-deploying the same project over and over).

regards,
Bernhard Bernsmann

Re: Deployment Template

The idea is the same like scriptcase works. every client updates your version. when SC confirm new chages.