Before running the Confluence Setup Wizard described below, please follow the instructions on installing Confluence.

ユーザーのウェブブラウザーから Confluence に初めてアクセスすると、Confluence セットアップウィザードが開始されます。これは、ユーザーサイトの Confluence に必要な設定を行うための一連の画面です。また、以前にインストールした Confluence からのデータの取得や復元を簡便に行う手段も提供します。また、以前にインストールした Confluence からのデータの取得や復元を簡便に行う手段も提供します。

On this page:

1. セットアップウィザードの開始

  1. If Confluence is not already running, i.e. if you did not configure it to start automatically during installation, you need to start it now:
    • If you are running Confluence Standalone on Windows, click 'Start'..., 'Programs'..., 'Atlassian Confluence'..., 'Start in Console'.
    • If you are running Confluence Standalone on a MAC, click 'Applications'..., 'Atlassian Confluence'.
    • Or run the start-up script found in the bin folder of your Installation directory:
      • startup.bat (Windows)。
      • startup.sh for Unix-based systems.
      • Mac OS X users will be prompted to choose an application. Choose the Terminal application in the Utilities folder.
  2. Go to the following web address in your web browser: http://localhost:8080
    (tick) The above web address uses port '8080'. If you chose a different port during installation, change '8080' to the number you chose.
    • You should see the Licensing screen described below.
    • If an error message appears, first check that you're using the port which you specified during installation. Then check the Installation FAQ.

2. ライセンスキーの入力

Screenshot: Licensing and Installation Type


ヒント: 上図およびこのページのすべての図はスクリーンショットです。これらのイメージをクリックしても Confluence の設定はできません。

  1. Find your Confluence license key:
  2. Type or paste your license key into the 'License Key' field, shown on the screenshot above.

3. インストールタイプの選択

Refer to the screenshot above. In this step, you will choose whether you want a standard or a custom installation.

Option 1: Standard Installation — Set up Confluence with the embedded HSQLDB database and default settings. This option will also install a 'Demonstration Space' with some example content to get you working with Confluence as quickly and easily as possible. You may upgrade to another type of database later on.

Hint: Who should choose this option?

  • Choose the standard installation if you are evaluating Confluence or if you are new to Confluence.
  • このオプションは Confluence を本番環境に使用する場合は推奨できません。

For production use, we strongly recommend that you connect to an external database rather than using the embedded database. The standard installation is therefore not suitable for production installations.

(info) Next, you will be asked for details of your system administrator. Go to step 8 below. Yes, you really can skip all the steps between (smile)

Option 2: Custom Installation — Customise your Confluence instance to use your own database and your own data.

Hint: What options does the custom installation offer?

  • Connect Confluence to an external database. Recommended for production instances of Confluence.
  • 既存の Confluence データベースからデータを復元します。
  • デモ用コンテンツを除いて Confluence をインストールすることもできます。

4. Custom Installation: Database Configuration

Screenshot: Database Configuration


The above screen appears if you have chosen a custom installation of Confluence. You can choose to use the embedded database supplied with your Confluence installation, or to connect to an external database.

Option 1: Embedded Database — If you select this option, Confluence will use an embedded HSQLDB database. You should only select this option if you are evaluating Confluence, or for demonstration purposes.
(tick) You can migrate to another database later on, if you wish.

The embedded database is not recommended for production use.

Option 2: External Database — If you wish Confluence to use an external database, select your database type from the database dropdown list and then click the 'External Database' button.
(tick) Read more information about supported databases.

For production deployments of Confluence, we recommend that you use an external database to ensure your data is kept safe and consistent.

5. Custom Installation: External Database

作業を開始する前に

  • 文字のエンコード:
    • 文字のエンコードは、データベース、アプリケーションサーバー、ウェブアプリケーション間で統一し、かつ UTF-8 を使用することを強く推奨します。
    • Before setting up your database, please read about configuring character encoding.
  • データベース名: 新しい外部データベースを作成するときは、名前を 'confluence' としてください。

You can choose to configure your database via a standard JDBC connection or via a server-managed datasource connection. Choose one of the two options below.

Option 1: Standard Database Connection — This uses a standard JDBC database connection. Connection pooling is handled within Confluence.

Screenshot: Standard (JDBC) Connection



Supply the following information:

  • Driver Class Name — The Java class name for the appropriate database driver. This will depend on the JDBC driver, and will be found in the documentation for your database. You will also need to put the appropriate database driver 'jar' file in the server's classpath. For the standalone version, this means copying the jar file into the <confluence-install>/lib directory.
  • Database URL — The JDBC URL for the database you will be connecting to. This will depend on the JDBC driver, and will be found in the documentation for your database.
  • User Name — A valid username which Confluence will use to access your database.
  • Password — The password corresponding to the above username.

以下の情報も必要になります:

  • Confluence が管理する接続プールのサイズ。不明な場合は標準値を使用してください。
  • 接続先データベースの種類。これによって Confluence が使用する言語を指定します。

Option 2: Datasource Connection — This asks the Java application server for a database connection. You will need to have configured a datasource into your application server.

Screenshot: Datasource Connection



Supply the following information:

  • Datasource Name — The JNDI name of the datasource, as configured in the application server.
    Note: Some servers will have JNDI names like jdbc/datasourcename; others will be of the form java:comp/env/jdbc/datasourcename. Consult your application-server documentation.

以下の情報も必要になります:

  • 接続先データベースの種類。これによって Confluence が使用する言語を指定します。

6. Custom Installation: Load Content

Screenshot: Load Content


以下のオプションのどれかを選択します。

  • Example Site — This option will load Confluence's 'Demonstration Space'. Select this if you are using Confluence for the first time, or if you want the Demonstration Space for your other Confluence users. The Demonstration Space helps to familiarise you with Confluence and what it can do for you. You can then continue using your Confluence deployment as normal — there's no need to reinstall later.
  • Empty Site — Select this option if you are already familiar with Confluence. You will need to create at least one space before you can start adding content to the site.
  • Restore from Backup — Select this option if you want to use Confluence data from a previous installation.

7. Custom Installation: Restore Data from Backup

Screenshot : Restoring Data


このオプションでは、初期設定の一環として、既存の Confluence データを新しい Confluence サイトにリロードすることができます。 ZIP 圧縮されたバックアップファイルをアップロードする方法と、ファイルシステム上でバックアップを復元する方法から選択できます。

Option 1: Upload a zipped backup to Confluence — This option will load the data from a zipped backup file.
(tick) To create a backup file from your existing version of Confluence, go to the 'Backup & Restore' section of your Administration Console.

ZIP 圧縮されたバックアップファイルからデータを復元する手順:

  1. 日次バックアップファイルまたはマニュアルバックアップを使用して作成したファイルを探します。
  2. 検索に使用するインデックスを作成するため、'Build Index'' にチェックを入れます。
  3. 'Upload and Restore' ボタンをクリックします。

Option 2: Restore a backup from the filesystem — This option is recommended if you have a very large daily backup file (greater than 100MB), or a daily backup file that is already on the server and doesn't require uploading.

  1. Copy the backup file into the restore directory inside your confluence Home directory and then refresh the page. You should now see your backup file appear on the 'Restore Data' screen (pictured above), in the box beneath the heading 'Restore a backup from the filesystem'.
  2. 検索に使用するインデックスを作成するため、'Build Index'' にチェックを入れます。
  3. 'Restore' ボタンをクリックします。

(info) 復元処理が完了すると、Confluence にログインできるようになります。システム管理者のアカウント情報をはじめとして、以前にインストールした Confluence からのすべての情報の転送が完了しています。

8. Enter Details of your Confluence System Administrator

Screenshot: System Administrator


The system administrator has full administrative power over your Confluence instance. This person will be able to add more users, create spaces, and set further Confluence options. Please refer to the overview of global permissions for more information.

Hint: If you are evaluating Confluence, set yourself up as the administrator.

  1. システム管理者のユーザーアカウントを設定する場合、以下の情報を入力します:
    • Username — システム管理者がログインに使用するユーザー名。例えば 'jsmith' 。
    • Password — システム管理者がログインに使用するパスワード。
    • Confirm — パスワードをもう一度入力します。
    • Name — システム管理者のフルネーム。例えば、 'John Smith' 。
    • Email — システム管理者のEメールアドレス。例えば、 'jsmith@example.com' 。
  2. 'Next' をクリックします。

9. 設定完了

Screenshot: Setup Complete


Congratulations! You have installed and set up Confluence. Click the 'Start using Confluence now' link to open the 'Demonstration Space' in your Confluence wiki. This space contains some sample content and ideas, to help you get started quickly.

関連トピック

Using the Confluence Dashboard
Starting Confluence Automatically on System Startup
Documentation Home

  • ラベルなし