TeamCity Change Data Directory Problem
Hi All,
I am facing issue in changing TeamCity Data Directory path and Artifacts Path under Administration page. I am using TeamCity 8.1 version. Could Anyone please help me fix this issue.
Thanks in Advance.
Please sign in to leave a comment.
Hello,
You don't change the TeamCity data directory within the TeamCity UI. It is maintained via an environment variable. Take a look at the below link on details of the data directory.
http://confluence.jetbrains.com/display/TCD8/TeamCity+Data+Directory
Let us know if we can help more :)
I usually change the following line in bin/teamcity-server.bat/sh:
SET CATALINA_OPTS=%CATALINA_OPTS% %TEAMCITY_SERVER_MEM_OPTS_ACTUAL% -Dlog4j.configuration=file:../conf/teamcity-server-log4j.xml -Dteamcity_logs=../logs/ -Dteamcity.data.path=../data