Chinaunix

标题: 安装Team Foundation Server 2008 - 单服务器部署 [打印本页]

作者: laofo    时间: 2009-03-03 23:50
标题: 安装Team Foundation Server 2008 - 单服务器部署
作者: skylar 出自:配置管理之路(http://bbs.scmroad.com)

这几天在学习TFS2008, 在微软网站下了90天试用版本,依照自带的安装说明(还是不够详细),安装了三天,终于可以运行了。现在把我的安装过程
和大家分享下。我安装的是单服务器部署,也就是把所有程序都安装在一台机器上,对于了解和学习TFS已经足够了。这种配置支持小于50 人的团队访
问。

准备篇
===检查系统所需的硬件和软件===
以我自己机器为例,其他的环境配置可以参考TFS自带的安装说明
服务器端
*Windows Server 2003 Enterprise Editon Service Pack2
*Microsoft SQL Server 2005 SP2
*IIS 6.0
*Team Foundation Server 2008 (90Day Trial)
CPU: 3.00GHZ / RAM: 1.25GB / Harddisk: 80GB
客户端
*Microsoft Windows XP Professional SP2
*Microsoft Visual Studio 2008 - Team Explorer
CPU: 1.73GHZ / RAM: 1G / Harddisk: 80GB

创建帐号
对于单服务器部署,用本地账号和域账号都可以。这里我以域账号安装为例。我的域是CNX.
1。'CNX/myadmin'''  这个帐号是用来安装的,拥有管理员权限
2。'CNX/TFSService'''  这个帐号是Team Foundation Server服务账号和IIS里 Identity of
Team Foundation Server Application Pool 的服务账号,注意
*不是管理员账号
*是Local Security Settings -〉'''Allow log on locally'''成员
*是Local Security Settings -〉'''Log on as a service''' 成员

验证Windows Firewall
在我的环境中,我未开启防火墙

安装篇
===Install IIS 6.0===
1. Open '''Control Panel''' -> '''Add or Remove Programs'''
2. Select '''Add/Remove Windows Components'''
3. In '''Windows Components Wizard''' -> Select '''Application
Server''' -> Click '''Details...'''
4. Make sure '''ASP.NET''' and '''Internet Information Services''' are
selected
5. Click '''Next'''
6. click '''Finish'''
===Install SQL Server 2005===
1. Use administraor account(e.g.CNX/myadmin) to install SQL Server
2005
2. In the Wizard, click Next to install step by step.
3. Select following components:
*SQL Server Database Services
*Analysis Services
*Reporting Services
*Working Station Components,help and development tool
4. Choose Default Instance
5. In the '''Service Account''', select '''build-in system account'''
and choose '''Network Service'''. In the start service , choose
*SQL Server
*SQL Server Agent
*Analysis Services
*Reporting Services
*SQL Explorer
6. Click Next to finish the installation.
7. Install SQL Server 2005 SP2
===Install Windows SharePoint Service 3.0===
1. Download the SharePoint Service 3.0 from Microsoft website
2. Install the WSS 3.0
3. Complete the deploy WSS 3.0 Wizard(it will popup after installation
of WSS3.0)
===Install Team Foundation Server===
1. Use administraor account(e.g.CNX/myadmin) to install TFS 2008
2. In the Wizard, click Next to install step by step.
3. In '''Team Foundation Server Service Account''', select defined
account.
*In the account name, input "CNX\TFSService"
*In the password, input the password, then click '''Next'''
4. Choose the default setting of other pages, Finish the installation.
===Install Windows Share Point Server Extension===
1. Use administraor account(e.g.CNX/myadmin) to install TFS 2008
2. In the Wizard, click Next to install step by step.
==Config TFS 2008==
1. In '''Administrative Tools''' -> '''SharePoint Products and
Technologies Configuration Wizard'''
2. Click '''Next''' to finish the wizard

连接篇
如果你可以访问以下站点,恭喜你,你已经成功安装了TFS2008了。
1. http://tfsserver:80
Sharepoint portal
2. http://tfsserver:30733
Team Foundation Admin portal
3. In VS 2008 team explorer, connnect to http://tfsserver:8080
Team Foundation Server portal

原文链接:http://bbs.scmroad.com/viewthread.php?tid=1690&extra=page%3D1
作者: nidedipan    时间: 2009-04-13 13:48
呵呵呵  看过了
作者: 15238615501    时间: 2009-04-27 10:29
标题: 顶!!!
关注了!
作者: 笑口常开了    时间: 2009-05-21 23:07
我走过,我顶过 哈哈
作者: RobbyJack    时间: 2011-12-17 18:19
学习的话最好是注册一个托管帐号,这样就不需要自己管理和架设服务器了。
简单的注册后,就可以连接TFS服务器并且设置了。

推荐一件最近新出的TFS托管,有3个月的免费适用,应该够学习用了:
http://www.dynamsoft.com/Products/TFS-Hosting.aspx




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2