Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

38
votes
3answers
6k views

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, activate the projects .virtualenv, which will change dir to the project and issue a git pull. ...
11
votes
2answers
1k views

Is there a Perl or Lua alternative to Capistrano?

For a number of web-applications I need something like Capistrano to automate deployment. I know Capistrano can be used to deploy non-ruby applications but I'm not familiar with Ruby, so I expect ...
9
votes
4answers
2k views

MSBuild - Getting the target called from command line

Does anyone know how to get the name of the TARGET (/t) called from the MSBuild command line? There are a few types of targets that can be called and I want to use that property in a notification to ...
8
votes
10answers
6k views

How to programatically change a project's product version?

Here is my problem: I have several deployment projects. In order to deploy an application, I need to do several tasks, one of them is to change each deployment project's product version and product ...
7
votes
3answers
817 views

PHP Automated Deployment and Testing

I asked a question here on automated deployment of automatically deploying java code. Our back-end Java API is accessed by a PHP web app. It would be nice to be able to automatically deploy this web ...
7
votes
3answers
383 views

What is a good build automation and deployment process for use with asp.net?

I’m looking for some recommendations to do project building and deployment automatically. Our current development setup uses ASP.NET, SVN, CCNET and an MSBuild script for the dev server build. I was ...
7
votes
5answers
989 views

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 log command shows modified files and properties, but seems to ...
7
votes
7answers
935 views

Tool (or combination of tools) for reproducible environments in Python

I used to be a java developer and we used tools like ant or maven to manage our development/testing/UAT environments in a standardized way. This allowed us to handle library dependencies, setting OS ...
6
votes
1answer
203 views

TeamCity: Managing deployment dependencies for acceptance tests?

I'm trying to configure a set of build configurations in TeamCity 6 and am trying to model a specific requirement in the cleanest possible manner way enabled by TeamCity. I have a set of acceptance ...
6
votes
4answers
2k views

Php deployment to remote server using FTP from SVN after each commit

I coudn't find the solution for Php deployment to remote server using FTP from SVN after each commit. How can I upload to server by FTP the only added or edited files and delete the deleted files ...
6
votes
7answers
2k views

Automatic Deployment Resources

I know enough to know that we need to get our application to deploy with a single user action. However, I don't know: What are some good tools to use in a .NET shop? How do you manage config changes ...
6
votes
2answers
4k views

Automated MSI installation

What is the best way to automatically install an MSI file or installer .exe? We want to do some automated testing from our build system on the installed copy of the product. Our installer has the ...
5
votes
3answers
1k views

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.exe which should run as a windows service to subscribe to these events, ...
5
votes
3answers
2k views

How to test JBoss deployment automatically?

I have jboss application. And want to test deployment automatically. And want to add this task as a project in Hudson My vision is based on the following stages: Put my application to JBoss(copy ...
5
votes
4answers
263 views

What tool should I use to automate my deployment of my ASP.NET MVC application?

I've written a site for my summer internship using ASP.NET MVC. The progress is going well but one thing I have found painful is deployments. Particularly, because we have frequent deployments and ...
4
votes
3answers
2k views

Recommend a Phing tutorial?

I've seen a few tutorials about Phing out there, but does anyone have a really good recommendation for one. It definitely looks like a handy tool.
4
votes
5answers
3k views

deployment tools under .NET solutions

We all do code, small (like one .exe) or big applications (complete solutions) with web applications, windows applications, databases, help files, configuration files and registry values... my ...
3
votes
3answers
122 views

Classic asp - How to automate deployment - in continuous integration environment

I've been doing some reading http://vishaljoshi.blogspot.com/2010/11/team-build-web-deployment-web-deploy-vs.html and ...
3
votes
1answer
179 views

How can I centralize an entire website engine?

Prefer responses via php or ROR if possible! Example: The slide widget at www.slide.com can be deployed anywhere on the web. But the slide developers have centralized edit capabilities to ...
2
votes
1answer
367 views

Installing an Android update - “Application Not Installed” error

I have recently made a change to an existing app and we would like to push out the changes to our users as a downloadable update. The application recognizes that there is an update, and downloads the ...
2
votes
0answers
49 views

Windows Mobile 6.1 Automated Application Web Deployment

I am working on deploying an application to a mass of windows mobile 6.1 devices and I need to come up with an automated-as-possible solution. I need to do the following tasks: 1. Check Microsoft for ...
2
votes
3answers
101 views

Does Continuous/Automated Deployment make any sense for desktop applications?

I'm currently starting reading the book Continuos Delivery by Humble/Farley and while a lot of stuff in there makes sense, there one thing that's nagging me: It does seem the authors are solely ...
2
votes
2answers
934 views

Auto-deploy a war file on local JBoss instance after package phase with Maven

When I build my project, I run this command : mvn clean package I'd like the resulting jar file built in the default target directory, during the package phase, be copied in another directory. ...
2
votes
1answer
151 views

Change Users Variables - Delphi IDE

I am using an automated build tool called Automated Build Studio. I have defined in the Delphi IDE, as you can see in the screenshot, a user variable $(PLKFW) which points to a specific folder in my ...
2
votes
1answer
251 views

Automatic Deployment of ASP.Net MVC using TFS2010 Beta2

i am building an Asp.NET MVC web site, and i want to make the deployment to IIS automatically as part of the build process, as indicated in the title, i am using vs2010 beta2 with tfs2010 beta2, and ...
2
votes
2answers
2k views

using msbuild to create a sql database

Is there a good tutorial for Creating a database using msbuild? jean paul boodhoo does it using nant in this post. he sets properties to be used in an nant build file <properties> ...
2
votes
2answers
374 views

Automatic Deployment to Multiple Production Environments

I want to update an ASP .NET web application (including web.config file changes and database scripts) to multiple production environments - ideally with the click of a button. I do not have direct ...
2
votes
4answers
621 views

Upgrade an existing application to include ClickOnce

Is it possible to introduce ClickOnce functionality to an existing application? The scenario is: Version 1.0 is already installed on client premises. I would like to send them a new setup package ...
2
votes
2answers
1k views

ASP.NET Automated deployment to remote ftp server

Does anyone know any good solutions for automated deployment to a remote server using SFTP? I am specifically trying to deploy an asp.net mvc website to mosso. I can do it manually every time using an ...
1
vote
2answers
70 views

Requirements for TFS automated build and publish

I'm new to TFS and we're trying to automate the test / build / deploy process for our builds. The problem I'm experiencing is that when I try to start a build with automatic deployment (for a ...
1
vote
0answers
44 views

Best strategy for automating multiple builds from a single white-label xcode project?

I'm researching the best approach to automating our build process. I've got my own ideas (through experience on a previous non-iOS project) but need good arguments for and against various ...
1
vote
1answer
356 views

TFS 2010: run powershell script stored in source control

We've started using TFS2010 over at the company I work at. We create e-commerce web applications (shopping sites). I'm creating a custom template to deploy web projects after a build using a build ...
1
vote
1answer
439 views

chef wont install from recipes/cookbooks

I think I'm missing something fundamental in deploying applications using Chef. I've cloned a bunch of cookbooks from the opscode repo. I made changes and knifed them appropriately. Everything is ...
1
vote
1answer
424 views

How can I indicate the Git username and password in Capistrano's deploy.rb?

I'm using github to store the repository, and I'm reading Deploy with Capistrano: Remote caching will keep a local git repo on the server you’re deploying to and simply run a fetch from that ...
1
vote
2answers
92 views

Anyone suggest the deployment tool for .net web application?

Stack friends, My company is following agile development process. We plan to do automate the .net application release management process. And we are new for deployment a tool which is following in ...
1
vote
1answer
148 views

What are good deployment and release strategies for a shared runtime environment?

Bonjour. Status Quo For our customer we are developing some libraries and applications that run as "modules" within a larger application that is delivered as a internal Java Web Start application. ...
1
vote
1answer
256 views

msdeploy/Web Deployment Tool deploying too many files

We're using msdeploy to deploy our sites to various environments from our continuous integration server. When the artifacts are deployed manually to the dev site from the command line. The deployment ...
1
vote
2answers
268 views

How to avoid chaotic ASP.NET web application deployment?

Ok, so here's the thing. I'm developing an existing (it started being an ASP classic app, so you can imagine :P) web application under ASP.NET 4.0 and SQLServer 2005. We are 4 developers using local ...
1
vote
1answer
40 views

Componentization of web project

I have been working on spring-mvc for last 3 months and its been lot productive compared to my earlier work. I kept adding lot of featuers in the web application and now am stuck with the simple ...
1
vote
1answer
445 views

Questions about default deploy Task in Capistrano for PHP project and config.php

I'm having a full day understanding the use of Capistarno. Is really a nice tool that will save me lots of time. I'm actually wanting to use it to deploy one of my many php apps :) If I have a ...
1
vote
2answers
2k views

What are good code deployment strategies?

I am working on a Django project. And our team follows agile practices(TDD,very short launch times etc..) When it comes to deployment stage of a feature, we follow manual procedures to get the code ...
1
vote
2answers
15k views

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 all the XP client machines in the network. This application reads two ...
0
votes
0answers
159 views

SQL script failure when using web deploy cmd script

I've created a web deployment package from within VS that has been configured to include an EF generated DB script. When I execute the cmd file using the /T whatif I get an error that states "Cannot ...
0
votes
0answers
141 views

Crystal Report XSD path problem

I have created crystal report, I am using XSD as datasource ,now the location of xsd file is local to my machine , when i am trying to run this report on other machine, the path of xsd file remains ...
0
votes
1answer
283 views

How do I setup this deployment process for ASP.NET?

I run a small web development shop working with ASP.NET (Webforms and MVC). We do work for a a variety of clients so there are potentially many projects active at any time (some just waiting for a ...
0
votes
2answers
1k views

CI: Automated Build Studio vs. Hudson vs. Atlassian Bamboo

What would be the best tool to use that can support cross platforms, remote builds and deployment for windows, linux and macosx and cost effective? Right now were using Groovy(grails), Java, and .NET ...
0
votes
2answers
64 views

CruiseControl.net with multiple languages?

I just started working in an environment that uses multiple programming languages, doesn't have source control and doesn't have automated deploys. I am interested in recommending VSS for source ...
0
votes
0answers
749 views

wldeploy problem - remote deploy not working

I have the following ant configuration for remote deployment to weblogic. <target name="deploy"> <wldeploy name="${ant.project.name}.ear" user="${wls.username}" ...
0
votes
2answers
356 views

Vlad the deployer on Dreamhost - initial script

I'm trying to deploy an app with SVN and Vlad the deployer. Vlad and its dependencies are installed and seem OK. I'm trying the following: rake prod vlad:update Being my config/deploy.rb file: ...
0
votes
1answer
140 views

.NET Deployment Framework

Many people use Nant or Powershell for deployment of their apps to different servers/environments. These are based on scripting while some solutions allow deployment to be embedded in code like ...

1 2