Skip to content

eloekset/publish-btdfBiztalkApplication

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Publish-BTDFBiztalkApplication

Powershell module to deploy biztalk applications created using BTDF

Description

This script deploys a biztalk MSI built using BTDF, through standard BTDF steps as follows

  • Takes a backup of the existing version of biztalk app, if any, MSI and bindings into a specified backup dir
  • Undeploys the existing version, if any, of biztalk app
  • Uninstalls existing version of biztalk app, if any
  • Installs the new version of biztalk MSI created using BTDF
  • Deploys the new installed version of biztalk using BTDF

Please refer to the wiki for details on how to use this module. There's also a section on how to use it for Octopus Deploy.

Contributing

  • For BizTalk 2016 and vNext, send Pull Requests to this repository.
  • BizTalk 2013 is not used by me anymore, so start your own fork, or try to ping the original repository owner once more.

Feedback

  • Open GitHub issues
  • Ask at StackOverflow (but I don't listen for any related tags).

Related projects

BizTalk Deployment Framework (BTDF)

License

The MIT License (MIT) Copyright (c) 2016 elangovana

About

Powershell module to deploy biztalk applications created using BTDF

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%