学习 MSDeploy 的资源

发布于 2024-10-13 07:09:06 字数 1539 浏览 5 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

扬花落满肩 2024-10-20 07:09:06

TechNet。对于实用的操作方法,IIS.NET 是一个不错的选择。

不幸的是,关于如何在构建过程中自定义部署包的文档非常少。因此,我在我的博客上发布了一篇文章关于我最近在准备使用 Web Deploy 部署项目时的发现。

它包含其他文章的链接以及如何实现常见部署要求,包括版本/内部版本号的一些处理。

There is lots of reference documentation for command line use of the Web Deploy tool on TechNet. For practical how-to’s IIS.NET is the place to go.

Unfortunately, there's very little documentation on how to customize the deployment package during from the build. So, I've posted an article on my blog about my own findings while preping a project for deployment with Web Deploy recently.

It contains links to other articles as well as how to implement common deployment requirements, including some handling of version / build numbers.

铜锣湾横着走 2024-10-20 07:09:06

我在博客中介绍了如何使用 MSDeploy 将 Web 应用程序从 TeamCity 部署到 IIS。

来自 TeamCity 的 Web 部署 (MS 部署) - http://www.geekytidbits .com/web-deploy-ms-deploy-from-teamcity/

I've blogged about how to use MSDeploy to deploy a web application to IIS from TeamCity.

Web Deploy (MS Deploy) from TeamCity - http://www.geekytidbits.com/web-deploy-ms-deploy-from-teamcity/

梦巷 2024-10-20 07:09:06

Sayed Hashimi 是我处理 MSBuild 和 MSDeploy 事务的最佳人选:
Hashimi 的博客

以及这里的一些有趣的文章:Vishal Joshi 的博客

Sayed Hashimi is my go to guy for all things MSBuild and MSDeploy:
Hashimi's Blog

and a number of interesting articles here:Vishal Joshi's Blog

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文