|
Currently, we are using TFS deployment on a single-server.
Due to 24 hour based development projects, new requirements for making this fault-tolerant and working with limited ??ardware??we want to do following setup while TFS is still running (may be we can bring it down for few hours):
- Configure another server with SQL Server and make both of them part of a clustered SQL Server.
- Install TFS on the newly created part of clustered server and make this a ??assive??TFS application.
|