Linking TeamCity 8.0.5 to MySQL

110 views Asked by At

I'm having troubles to link TeamCity 8.0.5 to mysql. This seem wrong/outdated/whatever: https://confluence.jetbrains.com/display/TCD8/Setting+up+an+External+Database

I don't have a config folder in my teamcityinstallfolder. I don't have a lib/jbdc to put the the .jar Do I have to create the jbdc folder ? Then, how will it know the credentials to connect to my teamcity user account I created ? I need to hand this project today, so please, please, show me how you done it.

Can anyone help ? How do you set it up correctly ? I am a sysadmin, was asked to do a script to automate all this but if someone who set up teamcity with mySQL could help me, it would be really nice

I need this on LINUX, not Windows, please, anyone :'(

1

There are 1 answers

3
Nanhydrin On

Those folders are not under the TeamCity install folder, they're under ProgramData.
On Windows 7 for example they're under the C:\ProgramData\JetBrains\TeamCity folder for TeamCity.