scripting - What are you using to script deployments for complex server products? -


What are you using for script deployment of complex server products?

Imagine we could some clever new code (or maybe a clever code of 42 version) and ship it Now, of course, we are the basic place here - create and upgrade the database itself. We have "packages" (zip files), but "shiny new server" and "OK, now press the go button" - From service actions, there is a lot of fonts between third-party software.

We are an MS shop, by the way: IIS, ASP.NET, MSSQL We are mostly deploying our own servers since the product gets bigger and the scales become horizontally, very Updating servers is becoming overwhelming

Let me know how to do it easily and properly with answering one of the following ...

  • What is your preferred solution for server deployment?
  • How often do you come back in the manual steps (add IIS to this X)?
  • Is the website setup project really used in Visual Studio?
  • Is it cheap to buy an intern from this script?
  • If you script it, what are you using - and you liked it? (Someone has just made a compelling installer outside MSWUILDD. After .NET - installs, it always happens there.)
  • Have you learned to love WMI? how?
  • Have you achieved deployment reciprocity, just a look at the bright new server and deploys all its dependencies?

We use the NANT build files to build & amp; Packaging (in zip) Our projects The Powerhouse scripts package is placed on targeted machines, including web applications & amp; All of the windows services database schemas and updates, powered by PowerShell, the continuous integration of Redgate / Stable data JetBrain servers.

The same script is used for our test, QA and app. The production environment and everything is kept in the source control of the course.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -