How do I change the external database password

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

You can change the password that Bitbucket Data Center 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:

  1. Stop Bitbucket. See Start and stop Bitbucket.
  2. Get your database administrator to change the password on your database.
  3. 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.

  4. Restart Bitbucket. See Start and stop Bitbucket.
Last modified on Mar 10, 2021

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.