For more information and source code see: https://github.com/shayanelhami/DeployScript
Facilitate deploying web sites to different Windows (IIS/MsSQL) servers by scripting. You define a set of ".deploy" scripts (probably one for each server) and upload alongside with your website files. Then DeployScript runs those scripts and changes configurations, databases, etc. based on the server. This way you will never forget to apply a certain changes after deploying to a specific server. An example is when something must be ON in test server but OFF for production server.
This extension add sysntax highlighting and outlining for sections to .deploy files. |