Bamboo 2.2 : Changing Bamboo database settings
This page last changed on Mar 08, 2009 by alui.
The Bamboo database configuration is persisted in the <Bamboo-Home>/bamboo.cfg.xml file. You can change the database settings by editing this file, as detailed in the instructions below: Changing the Bamboo database username and password.If you want to change the database username and password, edit the following line, <property name="hibernate.connection.password">YOUR_PASSWORD</property> <property name="hibernate.connection.username">YOUR_USERNAME</property> Changing the Bamboo database URLIf you want to change the database URL, edit the following line, <property name="hibernate.connection.url">DATABASE_URL</property>
|
![]() |
Document generated by Confluence on Mar 09, 2009 17:07 |