- Learning Continuous Integration with TeamCity
- Manoj Mahalingam S
- 110字
- 2021-09-03 09:41:41
Summary
Getting started with TeamCity is pretty straightforward on any platform, be it Windows, Linux, or OS X. This chapter covered the steps to get a basic installation of the TeamCity server and agent up and running.
This chapter did not cover the various settings and tweaks needed for a production installation of TeamCity, for example, using an external SQL database. There may also be changes to this basic setup due to build requirements. Such aspects will be covered in the upcoming chapters.
In the next chapter, we will get into the meat of this book—setting up CI using the TeamCity instance that we have just set up.
推薦閱讀
- Getting Started with Citrix XenApp? 7.6
- Design Principles for Process:driven Architectures Using Oracle BPM and SOA Suite 12c
- Python機(jī)器學(xué)習(xí):數(shù)據(jù)分析與評(píng)分卡建模(微課版)
- Banana Pi Cookbook
- HTML5入門經(jīng)典
- 計(jì)算機(jī)應(yīng)用基礎(chǔ)實(shí)踐教程
- Scala Data Analysis Cookbook
- Arduino Electronics Blueprints
- 算法超簡(jiǎn)單:趣味游戲帶你輕松入門與實(shí)踐
- ASP.NET Core 2 High Performance(Second Edition)
- Java Web應(yīng)用開發(fā)
- 秒懂算法:用常識(shí)解讀數(shù)據(jù)結(jié)構(gòu)與算法
- Java程序設(shè)計(jì)基礎(chǔ)教程
- Neo4j Graph Data Modeling
- 深入理解C++11:C++11新特性解析與應(yīng)用