24 packages tagged with “msdeploy”
Cake.MsDeploy is an Addin that extends [Cake](http://cakebuild.net/) for executing commands with the MsDeploy.exe (Web Deploy) command line interface (cli). In order to use this extension, [MsDeploy](https://www.microsoft.com/en-us/download/details.aspx?id=106070) will already have to be installed on the computer the cake build script is being executed on.
Note: This package is for extending the ConDep DSL. If you're looking for ConDep to do deployment or infrastructure as code, please use the ConDep package. ConDep is a highly extendable Domain Specific Language for Continuous Deployment, Continuous Delivery and Infrastructure as Code on Windows.
ConDep is a highly extendable Domain Specific Language for Continuous Deployment, Continuous Delivery and Infrastructure as Code on Windows.
This will extend web packages so that you can publish a package to different environments. Your packages will contain all of your web.config transforms.
Shared components for MSDeploy-based deployment packages.
Adds clustered deployment to WebDeploy.
ConDep is a highly extendable Domain Specific Language for Continuous Deployment, Continuous Delivery and Infrastructure as Code on Windows. This package contians all the default operations found in ConDep. For additional operations, look for ConDep.Dsl.Operations.Contrib.
Deploys sql scripts to target databases MSDeploy
Deploys application to target server using MSDeploy
ConDep is a highly extendable Domain Specific Language for Continuous Deployment, Continuous Delivery and Infrastructure as Code on Windows. This package contians operations for interacting with Amazon AWS, like bootstrapping Windows servers.
MsDeploy enabled Web Farm using Web Roles in Azure based on Windows Azure Accelerator for Web Roles and including a background worker execution model.
ConDepNode is a Node deployed to remote servers by ConDep allowing easy remote interaction with servers.
Web Deploy PowerShell (wdp) is a set of PowerShell modules for performing web deploy PowerShell commands. This is the backup module. Get more details at the project site.
Web Deploy PowerShell (wdp) is a set of PowerShell modules for performing web deploy PowerShell commands. This is the deploy module. Get more details at the project site.
[Obsolete] now included in Baseclass.Contrib.Nuget.Output
Remote helpers used by ConDep operations server side.
LoadBalancer api provider for HAProxy.
ConDep integration with the Cisco ACE Load Balancer. ConDep is a highly extendable Domain Specific Language for Continuous Deployment, Continuous Delivery and Infrastructure as Code on Windows.
A simple wrapper for the Microsoft WebDeploy API to allow for easy upload, download and remote file listings.
PackageNet takes PackageWeb a step further to extend web packages for ANY .net project so that you can publish a package to different environments. Your packages will contain all of your *.config transforms.
This adds a script that will create a zipped version of a specific web configuration from a PackageWeb archive. This is useful to build a single package that can be deployed to multiple environments. **Running the script requires PowerShell Community Extensions** All of this is based on the excellent PackageWeb work by Sayed Ibrahim Hashimi
API for executing ConDep. ConDep is a highly extendable Domain Specific Language for Continuous Deployment, Continuous Delivery and Infrastructure as Code on Windows.
Note: This package is for extending the ConDep DSL with operations from contributors.