Jira Data Center トライアル版のインストール

Jira Data Center をすぐに使用したいとお考えですか? このページでは、いくつかの簡単なステップでトライアル版 Jira Data Center サイトのインストールとセットアップを行う方法をご説明します。

トライアル ライセンスでは、Jira Data Center のフル インスタンスに 30 日間アクセスできます。トライアル期間が終了すると、Jira Data Center サイトは読み取り専用になりますが、フル ライセンスを購入すれば使用を継続できるため、プロジェクトやデータが失われることはありません。トライアル ライセンスの生成方法をご確認ください。

はじめる前に

Jira インストーラーにはアプリの実行に必要なすべての要素が含まれていますが、ユーザー自身で起動して実行する必要のあるものも存在します。

tip/resting Created with Sketch.

サポートされるプラットフォームの一覧については、「サポートされるプラットフォーム」を参照してください。

  • オペレーティング システム: サポートされているオペレーティング システムを搭載したデスクトップパソコンまたはノートパソコン – Jira インストーラーを実行するため、管理者権限が必要になります。

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

    You can install Jira on a Windows or Linux operating system.

    Apple Mac は本番サイト用としてはサポートされていませんが、Mac でのアプリケーションのセットアップを行いたい場合、tar.gz ファイルをダウンロードして、プロセスが似ている「Jira アプリケーションをアーカイブ ファイルから Linux にインストールする」の説明に従います。

  • Database: You don't need a database if you're planning to evaluate Jira Data Center on a single node as it comes with a built-in H2 database. If you want to set up a production instance though, you’ll have to migrate your data to an external database. To evaluate clustering features, you'll also need an external database so your nodes can access it. For clustered applications we highly recommend you use Kubernetes.

  • Web ブラウザ: Jira にアクセスするときに必要です。

  • Email address: You'll need it to generate your 30-day trial license and create an account.

準備はよろしいですか? まずはインストーラーをダウンロードします。

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

ご利用のオペレーティング システムに対応したインストーラーをダウンロードします。

2. Install your Jira application

The installer allows you to select Express or Custom installations. The Custom installation allows you to select some specific options for Jira, but for this guide we'll use the Express installation.

Windows の場合
  1. インストーラーの実行 - Windows の管理者アカウントで実行することをお勧めします。
    プロンプトが表示されたら、インストーラーにコンピューターの設定の変更を許可します。これにより、Jira をサービスとしてインストールできます。

  2. [Express インストール] > [次へ] の順に選択します。
  3. Once installation is complete, it will ask you if you want to open Jira in your browser. Make sure this option is selected, then select Done.

  4. Jira will open in your default browser, and you're ready to start the setup wizard.
Linux の場合
  1. Change to the directory where you downloaded Jira then execute this command to make it executable:

    Jira Software
    $ chmod a+x atlassian-jira-software-X.X.X-x64.bin
    Jira Service Desk
    $ chmod a+x atlassian-servicedesk-X.X.X-x64.bin

    ここで、-X.X.X はダウンロードしたバージョンです。

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

    Jira Software
    $ sudo ./atlassian-jira-software-X.X.X-x64.bin
    Jira Service Desk
    $ sudo ./atlassian-servicedesk-X.X.X-x64.bin
  3. プロンプトが表示されたら、[Express インストール] (オプション 1) を選択します。
  4. インストールが完了したら、ブラウザで http://localhost:8080 に進み、セットアップ プロセスを開始します。 

3. Set up your Jira application

セットアップ ウィザードは、Jira の稼働に向けた最終ステップです。評価用ライセンスを生成するには、メール アドレスが必要になります。

  1. シングル ノード: シングル ノードにインストールする場合は、[自動セットアップを行う] を選択します。これにより、H2 データベースを含む、Jira の実行に必要なあらゆるものを設定できます。

  2. クラスタ: クラスタにインストールする場合は、[自分で設定する] を選択します。これにより、独自のデータベースへの接続の詳細を提供できます。

  3. アカウントを作成するか、Atlassian ID アカウントでログインします。

  4. プロンプトに従って評価したい Jira アプリケーションのライセンスを生成し、新しいインストールに適用します。

  5. Enter and confirm the details you want to use for your administrator account, then select Next.

すべての情報が接続されて利用可能になるまで数分かかります。これが終わったら、準備完了です!

Last modified on Mar 6, 2023

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

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