How to set the path for individual BuildServer data folders.
In an effort to improve our server performance I would like to split a few of the data folders onto seperate drives as recommended in the following document.
http://blog.jetbrains.com/teamcity/2011/09/improving-performance-and-scalability-of-your-teamcity-server/
I have been able to relocate the primary folder which includes messages, artifacts etc to another drive but would like to subdivide this further. Does anyone know where/how do you modify the location for an individual folder?
Please sign in to leave a comment.
Hi,
Now it is not possible to specify these paths in TeamCity configuration files, please watch/vote for the feature request.
As for now you can map individual directories to the desired locations using OS-specific means (filesystem directory links / symlinks).