Server performance when using versioned settings
Answered
Hi
Is there any recommendation on whether the repository used to hold the versioned settings data should be co-located with the TC server or if it is better hosted on a separate machine ?
Please sign in to leave a comment.
Hello,
The repository can be located both on the TeamCity server or on a separate machine. However it's safer to store version setting on separate machine. In this case if TeamCity server machine crashes, version settings will be preserved.