Silent Installation of TeamCity
Hi Guys ,
I am trying to perform a silent installation of team city . Once the installation of the exe is done, team city requires to open the browser to choose the data directory and DB.
Is there a way i can do those steps through script with having to open the browser .
Steps I Performed :
1. Installed the .exe through powershell in SIlent .
2. Set the Data Directory Environment variable to skip choosing the Data Directory path in browser.
3. Run the teamcity services bat files to create ervice "TeamCity"
I would love to hear on how to configure the DB ? Is there any background scripts or settings that i need to configure ?
Please sign in to leave a comment.
Hello,
Please find some notes on silent TeamCity installation in the documentation and in the related feature request: https://youtrack.jetbrains.com/issue/TW-15583.
Regarding database, you should configure <Data Directory>\config\database.properties file to point to a new database.