一般的に、Confluence のデータは 管理コンソール または Confluence セットアップ ウィザード から復元します。

zip 形式の XML バックアップファイルからの復元に問題が発生しても、次のバックアップがあれば、復元は可能です。

  1. ホーム ディレクトリのバックアップ。
  2. データベースのバックアップ(外部データベースを使用している場合)。

この方法による復元手順は、組み込みのデータベースを使用しているか、(Oracle、MS SQL Server、MySQL、Postgres など)外部データベースを使用しているかによって異なります。

 

(warning) The information on this page does not apply to Confluence OnDemand.

埋め込みデータベース


If you are running against the embedded database, the database is located inside the database folder of your Confluence Home Directory. Hence, all you need to do is:

  1. ホーム ディレクトリの最新のバックアップを取得します。
  2. Confluence ディストリビューションを解凍して、confluence-init.properties ファイルがこのディレクトリを指すようにします。


External Database

If you're using an external database, you need to do the following.

  1. ホーム ディレクトリとデータベースのバックアップ(できれば、同じ日付のバックアップ)を準備します。つまり、ホーム ディレクトリがファイルシステム上でアクセス可能であり、データベースが接続可能であることを確実にするためです。
  2. このデータベースが別の名前になっていたり、別のサーバー上にある場合は、Confluenceの ホーム ディレクトリ内にある confluence.cfg.xml ファイルの JDBC URL を変更する必要がありますこのプロパティの値は、hibernate.connection.url として指定されます。
  3. Confluence ディストリビューションを解凍して、confluence-init.properties ファイルがホーム ディレクトリを指すようにします。
関連トピック

Important Directories and Files
Migrating to a Different Database

  • ラベルなし