Top "Automated-deploy" questions

Automated code deployment to multiple servers.

Can system Environment Variables be set via Windows Logon Scripts?

I have an MSI-packaged application that is being deployed via Group Policy Objects (GPO) from a Windows 2003 Domain Server to …

scripting login batch-file windows-installer automated-deploy
Activate a virtualenv via fabric as deploy user

I want to run my fabric script locally, which will in turn, log into my server, switch user to deploy, …

python virtualenv fabric automated-deploy
Teradata - run a file/script at Unix Linux command prompt

I have the client/TTU installed on Unix box for Teradata. If I do the following, it works. Where "..." is …

unix client teradata automated-deploy
How to display a hyperlink in hudson/jenkins build output console

How do I display a hyperlink (weblink) in hudson/jenkins build output console? What I'm trying to achieve is, during …

jenkins hudson jenkins-plugins hudson-plugins automated-deploy
MSDeploy to install windows service?

We have a website which publishes events using NServiceBus. The site is deployed using msdeploy. We also have the NServiceBus.…

windows-services msdeploy automated-deploy
how to detect modified properties using SVN log

Background: writing an automated release script to export changed files between versions from SVN and upload to remote server. The …

svn automated-deploy