TeamCity实战:准备工作

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了TeamCity实战:准备工作相关的知识,希望对你有一定的参考价值。

环境:

Windows Server 2008 R2 SP1(不会再有SP2,参考这里:http://www.techspot.com/news/50599-microsoft-wont-release-service-pack-2-for-windows-7.html,客户机系统没有SP2,对应的服务器系统也不会有)

TeamCity 9.1.5

 

预先需要安装的内容:

Microsoft 生成工具 2015

https://www.microsoft.com/zh-CN/download/details.aspx?id=48159

Visual Studio 2015 Isolated Shell(需要有注册Connect账号)

(为了解决这个错误:error MSB4019: The imported project "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" was not found. Confirm that the path in the <Import> declaration is correct, and that the file exists on disk.)

https://connect.microsoft.com/VisualStudio/ExtendVS

以上是关于TeamCity实战:准备工作的主要内容,如果未能解决你的问题,请参考以下文章

0201-开始使用Spring Cloud实战微服务准备工作

Ansible 实战:基于docker运行ansible

如何基于k8s快速搭建TeamCity(YAML分享)

Teamcity 构建代理工作目录未更改

TeamCity : 安装 Server

Docker最全教程——从理论到实战