Deploying .net application

Jesus Fidalgo July 9, 2014

I need to use the new deployment feature to deploy a .net web application (zip file built with bamboo) to an IIS web farm and change values to config files per environment during deployment. Does anyone have instructions on how to do this?

1 answer

0 votes
Julia Levcovets
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 9, 2014

Hi Jesus,

there are already answers here - https://answers.atlassian.com/questions/102981/how-to-deploy-a-net-application-on-iis

It should help you out.

Regards

Jesus Fidalgo July 9, 2014

That post does not show how to deploy using the new Deploy feature in Bamboo

Deleted user July 9, 2014

Jesus,

There are no custom tasks build for MS Web Deploy that I'm aware of, but you can utilize command or script tasks to utilize MS Web Deploy CLI commands in your Bamboo pipeline. Powershell might be a good option for scripting custom tasks if you desire.

If you really would like Web Deploy specific tasks, you can always write your own plugin for them. https://developer.atlassian.com/display/BAMBOODEV/Bamboo+Plugin+Guide<br< a="">>

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events