bitbucket icon indicating copy to clipboard operation
bitbucket copied to clipboard

Database configuration and MySQL driver

Open TheCelavi opened this issue 6 years ago • 1 comments

Hello!

  • When using your dockerfile or docker-compose, we noticed that mysql jdbc driver is not copied to lib directory
  • Your JIRA setup has auto setup for database, it generates dbconfig.xml file, but for bitbucket, you do not have similar script that would create /shared/bitbucket.properties file, why?

Thanks for all your work, BTW!

TheCelavi avatar Apr 13 '18 16:04 TheCelavi

Hello!

-> I am using postgres myself. The mysql jdbc driver had been added by users using a pull request. Your invited to do so.

-> Jira supports auto database setup during installation, bitbucket does not.

blacklabelops avatar Apr 13 '18 19:04 blacklabelops