-
Recent Posts
Recent Comments
Archives
Categories
- activesupport.net
- alt.net
- automation
- bash
- bdd
- binsor
- blogging
- blueprint
- boo
- books
- build
- bundler
- c#
- c# patterns mvp
- cancan
- capistrano
- castle
- commerce server
- communication
- community
- compass
- cucumber
- deployment
- devise
- domain-driven design
- factory_girl
- firefox
- git branch-per-feature
- haml
- jquery
- mbunit
- microprenuer
- mongodb
- mongoid
- monorail
- mstest
- nant
- nbehave
- nhibernate
- nspec
- osx
- patterns
- personal
- podcasts
- presentations
- productivity
- projects
- rails
- refactoring
- resharper
- reviews
- richmond dnug
- rspec
- rstakeout
- ruby
- rvm
- sass
- screencast
- screencasts
- scriptaculous
- steak
- subtext
- tales from the smelly side
- tdd
- terminal
- testing
- tools
- Uncategorized
- usability
- virtual teams
- vlad the deployer
- web
- windsor
- wordpress
- working from home
Meta
Category Archives: deployment
Deploying your Server Roles: Using MSDeploy for Enterprise Deployments.
This is an update that builds upon the previous posts about how We do Deployments. Part 1: Using MSDeploy to automate your Enterprise Application remote deployments. Part 2 Update on using MSDeploy for remote deployments. The development environment … Continue reading
Also posted in alt.net, community, microprenuer, rails, ruby
25 Comments
Update on using MSDeploy for remote deployments.
This is a follow up to the post http://www.lostechies.com/blogs/hex/archive/2009/11/06/using-msdeploy-to-automate-your-enterprise-application-remote-deployments.aspx The only trouble I have run into using this approach is that the runCommand does not bubble up error code or exit code from the command being executed on a … Continue reading
Also posted in bdd, cucumber, ruby, testing
3 Comments
Using MSDeploy to automate your Enterprise Application remote deployments.
MsDeploy is a newish technology that is a bit schizophrenic. What I mean is that it is a tool that is useful to both Developers and Administrators but it is not clear from the documentation how to best use the … Continue reading
“Productization”
I need some ‘wisdom of the crowd’ here. I’m guessing just about ever single one of you (at least the software developer types) reading this have deployed software to a production environment at least once in your career. One of … Continue reading
