How do I change the external database password
Bitbucket Server FAQ
- Bitbucket rebrand FAQ
- How do I change the external database password
- Bitbucket Server home directory
- Raising a request with Atlassian Support
- サポート ポリシー
- Building Bitbucket Server from source
- Contributing to the Bitbucket Server documentation
- Collecting analytics for Bitbucket Server
- Bitbucket Server EAP - How to update your add-on
このページの内容
関連コンテンツ
- Create a Bamboo Specs project using Maven Archetype
- Creating multiple plans using Bamboo Java Specs linked to a single repository
- Tutorial: Bamboo Java Specs stored in Bitbucket Server
- Exporting existing plan configurations to Bamboo Specs
- Creating deployment projects in Bamboo Specs
- Bamboo Specs reference documentation
- Bamboo YAML Specs
- Bamboo Specs troubleshooting
- Tutorial: Bamboo Specs YAML stored in Bitbucket Server
- Differences between using Java Specs via an IDE and Repository Stored Specs in Bamboo
You can change the password the Bitbucket Server uses to connect to an external database, however you don't do this from the Bitbucket Server Administration area – you must follow the procedure described below.
To change the password that Bitbucket Server uses when connecting to an external database:
- Stop Bitbucket Server. See Starting and stopping Bitbucket Server.
- Get your database administrator to change the password on your database.
Go to your Bitbucket Server 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 Server. See Starting and stopping Bitbucket Server.
最終更新日: 2019 年 2 月 11 日
関連コンテンツ
- Create a Bamboo Specs project using Maven Archetype
- Creating multiple plans using Bamboo Java Specs linked to a single repository
- Tutorial: Bamboo Java Specs stored in Bitbucket Server
- Exporting existing plan configurations to Bamboo Specs
- Creating deployment projects in Bamboo Specs
- Bamboo Specs reference documentation
- Bamboo YAML Specs
- Bamboo Specs troubleshooting
- Tutorial: Bamboo Specs YAML stored in Bitbucket Server
- Differences between using Java Specs via an IDE and Repository Stored Specs in Bamboo
Powered by Confluence and Scroll Viewport.