Install a Bitbucket Data Center trial

Want to quickly get up and running with Bitbucket Data Center? This page will guide you through a few simple steps to install and set up a trial instance of Bitbucket Data Center.

A trial license gives you access to a full instance of Bitbucket Data Center for 30 days. At the end of the trial period your Bitbucket Data Center will become read-only and you'll have the option to buy a full license to continue using it, so you won't lose any of your projects or data.

On this page

はじめる前に

インストーラーにはアプリケーションを実行するのにすべての要素が含まれていますが、ユーザー自身で稼働する必要のあるものも存在します。

For the list of supported platforms, see Supported platforms.

  • A computer with a supported operating system—you'll be running the Bitbucket installer so you'll need admin rights.

    サポート対象のオペレーティングシステム...

    You can install Bitbucket on a Linux operating system. See our Supported platforms page for information on the database, Java, and operating systems you'll be able to use. These requirements are the same for Server and Data Center deployments.

  • A valid email address—you'll need this to generate your 30-day trial license and create an account. 


準備はよろしいですか? まずはインストーラーを取得しましょう。

1. インストーラーのダウンロード

www.atlassian.com/software/bitbucket/download に進み、ご使用のオペレーティング システム用のインストーラーをダウンロードします。

2. Bitbucket のインストール

インストーラーでは、インストレーションとホーム ディレクトリを選択できます。このガイドでは、既定のオプションを使用することをおすすめします。

Linux の場合
  1. Bitbucket をダウンロードしたディレクトリに移動し、次のコマンドを実行してインストーラを実行可能にします。

    $ chmod a+x atlassian-Bitbucket-X.X.X-x64.bin

    Where X.X.X is is the Bitbucket version you downloaded.

  2. Run the installer - we recommend using sudo to run the installer as this will create a dedicated account to run Bitbucket and allow you to run Bitbucket as a service.

    $ sudo ./atlassian-Bitbucket-X.X.X-x64.bin
  3. プロンプトが表示されたら開始を選択し、Bitbucket をブラウザで起動します。
  4. Once installation is complete head to http://localhost:7990 in your browser to begin the setup process. 

3. Bitbucket のセットアップ

The Setup Wizard runs automatically when you visit Bitbucket in your browser the first time it's started.

ライセンス キーの追加

Follow the prompts and head to my.atlassian.com where you can generate a trial Data Center license.

管理者アカウントの作成

  1. 管理者アカウントの詳細情報を入力します。
  2. Select either Go to Bitbucket to go straight to the Bitbucket interface or Integrate with Jira to create your connection with an existing Jira application. 

    詳細を読む...

    You can also select to use a Jira application as your user database during this step. See the page Configuring Jira integration in the Setup Wizard for details. You can also do this later.

Start using Bitbucket

That's it! Your Bitbucket site is accessible from a URL like this: http://<computer_name_or_IP_address>:<port>

次のステップ

本番環境に Bitbucket をセットアップする場合、次に、以下の部分を設定することをおすすめします。


Read more about setting up Bitbucket for an enterprise here: Using Bitbucket in the enterprise.

最終更新日 2022 年 11 月 24 日

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

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