Confluence 4.0 のサポートは終了しています。
ドキュメントの最新バージョンを確認してください。
This page is part of the Confluence Upgrade Guide.
ヒント: 以下の手順は、Confluence サーバーおよび/または Confluence のルック アンド フィールに特別な設定を適用している上級 Confluence ユーザー向けのものです。
After upgrading your Confluence installation to a later version of Confluence, you need to consider any customisations you have applied to your system and other special configurations:
- If you had previously installed Confluence/Tomcat as a Windows service, uninstall the service (to ensure that the old Confluence cannot start automatically when the server restarts) and reinstall the new one. For details please see Start Confluence Automatically on Windows as a Service.
- Confluence ディストリビューションを使用し、以前にCATALINA_HOME 環境変数を定義していた場合、新しい Confluence Tomcat サーバーが正しいパスを参照しているか確認してください。
- If you had previously connected your Confluence installation to an external database via a JNDI datasource or you implemented SSL, edit your new
web.xml
file and and copy over any relevant modifications from your oldweb.xml
file, which relate to these customisations. - If you were previously running Confluence on a non-standard port, edit your new
<Installation-Directory>\conf\server.xml
file as described in Change listen port for Confluence. - Tomcat データソースを以前に定義した場合は、新しい
<Installation-Directory>\conf\server.xml
を編集し、古いserver.xml
からデータソース定義をコピーします。 - If you were previously using any plugins, install the latest compatible version and disable any plugins that are incompatible with your new version of Confluence. The easiest way to do this is to use the Plugin Repository in the Confluence Administration Console.
- If you are using any customised themes, please check that they are displaying as expected. Some further customisation may be required to ensure compatibility with your new version of Confluence.
- If you had previously customised the default site or space layouts, you will need to reapply your changes to the new defaults as described here.
- 以前に Confluence ソース コードを変更した場合、新しいバージョンに変更を再適用する必要があります。
- 以前に SSL で Confluence を実行していた場合、「SSL または SSL で Confluence を実行する」で説明されているように設定を再適用する必要があります。
- 以前に
<Installation-Directory>\bin\setenv.sh
または<Installation-Directory>\bin\setenv.bat
ファイルのいずれかでメモリ フラグ (Xms
およびXmx
) を変更した場合は、新しいインストールで変更を加えることをお勧めします。パラメーターはJAVA_OPTS
変数で指定されています。 - If you had changed the Confluence interface text, you will need to pull over the ConfluenceActionSupport.properties file.
- カスタム SSO 認証を使用していた場合、seraph-config.xml を正しい認証に変更します。
関連トピック
概要
コンテンツ ツール
アプリ