TFS: Visual Studio 2010 team Foundation Server
With agile development being popular in China for a long time, all kinds of agile tools have taken the stage of history. As a follower of Microsoft technology, vsts 2010 has given me a good news. Vsts 2010 is a new-generation development tool and platform of Microsoft. It integrates software life cycle (SDLC) and software application cycle (ALM) as the main line for software development, design, testing and other tools for software management. Next we will share with you the installation process.
TFS installation solution:
TFS provides seven installation solutions for different application environments. In our actual application, TFS is usually installed on a single server. In view of this is very common, we only introduce the installation method of this solution.
TFS installation environment:
Memory: 2 GB or above
Processor: GHz or above
System: Windows2003 windows2008
TFS installation components:
IIS 6 or iis7 (for Installation Reference, set up the TFS environment-install IIS)
Requirements:
1. Verify that IIS 5.0 isolation mode is not used
2. Verify that IIS does not use FrontPage 2002 server extensions.
3. Verify that IIS uses ASP. NET
SQL Server 2008 (for installation, refer to: TFs environment setup -- mssql2008 installation)
1. Use SQL Server Configuration Manager to verify that Windows Services are running
2. Use SQL Server Management studio to verify the connection to the SQL server instance
Sharpoint (for installation, refer to: setting up the TFS environment -- sharpoint installation)
1. Verify that the management site and default website are running and other computers on the network can access them.
2. Verify whether recommended authentication is used for the default website
3. verify whether the newly installed SharePoint product has Web Applications
4. Verify that Microsoft Office Sharepoint Server 2007 is configured for panel compatibility
TFS installation:
Microsoft team Foundation server 2010 Installation
Source Code Management Resource Manager
TFS Configuration:
Use standard configuration
1. Click "Standard Single Server", and then click "Start wizard ". The "Team Foundation server standard configuration" Wizard appears.
2. Read the "welcome" screen and click "Next ".
3. In "User Account", type the name of the service account (wssservice) to be used.
This account is also used as a report reader account to create a report (tfsreports ).
In "password", type the password of the service account, and then click "Next ".
4. Check the information and click "Next ".
5. The Wizard will verify your configuration.
6. Click "Configure ".
7. Configure the application in the Wizard.
8. Click "Next ".
9. Click Close ".
10. Click Close ".
Now, TFS can work normally.