How do I change the external database password
FAQ
このページの内容
関連コンテンツ
- Viewing your executable capabilities
- How to Override the Maven Local Repository setting
- Defining a new executable capability
- How to install multiple versions of the same executable on a Bamboo Data Center Agent
- About capabilities and requirements
- Deleting Maven (.m2) and general cache locations used by Bamboo
- Configuring remote agent capabilities using bamboo-capabilities.properties
- Configuring agents
- How to access artifacts that are only available locally on the Bamboo Agents
- Maven
You can change the password that Bitbucket Data Center and Server uses to connect to an external database, however you don't do this from the Bitbucket Administration area – you must follow the procedure described below.
To change the password that Bitbucket uses when connecting to an external database:
- Stop Bitbucket. See Start and stop Bitbucket.
- Get your database administrator to change the password on your database.
Go to your Set the home directory.
Edit the
bitbucket.properties
file to change the line that looks like:jdbc.password=MY_PASSWORD
replacing
MY_PASSWORD
with your new database password.- Restart Bitbucket. See Start and stop Bitbucket.
最終更新日 2023 年 4 月 26 日
関連コンテンツ
- Viewing your executable capabilities
- How to Override the Maven Local Repository setting
- Defining a new executable capability
- How to install multiple versions of the same executable on a Bamboo Data Center Agent
- About capabilities and requirements
- Deleting Maven (.m2) and general cache locations used by Bamboo
- Configuring remote agent capabilities using bamboo-capabilities.properties
- Configuring agents
- How to access artifacts that are only available locally on the Bamboo Agents
- Maven
Powered by Confluence and Scroll Viewport.