tfs - Easiest way to deploy my website using Visual Studio 2012 and IIS 6/7 -


what's easiest way deploy website part of build definition? i'm using visual studio 2012, tfs 2013. have powershell @ disposal , open making easy process.

it nice if can pick target machine , build deploy in automated fashion.

if have multiple environments in sequence, dev->qa->prod, might benefit release management tool orchestrates deployment pipeline.

tfs has component called release management visual studio lets build pipeline , workflow approvals automate process. manage variables different between environments.


Comments

Popular posts from this blog

python - TypeError: start must be a integer -

c# - DevExpress RepositoryItemComboBox BackColor property ignored -

django - Creating multiple model instances in DRF3 -