bitbucket
bitbucket copied to clipboard
Database configuration and MySQL driver
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!
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.