Also, please check the version of Confluence which you are installing. Refer to the documentation home page to verify the latest Confluence version and to find documentation for older versions. |
On this page:
以下の点を確認してください:
/home/jsmith/confluence-2.7.0-std/.
The directory into which you unzipped the Confluence installation is called the Confluence Installation directory. Next you will define the Confluence Home directory.
Now you need to define the Confluence Home directory. This is where Confluence will store its configuration information, indexes and attachments.
Tip: Another term for 'Home directory' would be 'data directory'.
インストール ディレクトリとホーム ディレクトリには別々のパスを使用することをお勧めします。アップグレードが容易になります。インストール ディレクトリとホーム ディレクトリの例:
/usr/local/confluence-2.7.0-std//usr/local/confluence-data/confluence/WEB-INF/classes/confluence-init.propertiesconfluence-init.properties file in a text editor.# confluence.home=c:/confluence/data |
confluence.homeconfluence.home=/home/jsmith/confluence-data/ |
If you have another application running on your machine which is using the same ports that Confluence uses by default, you may need to change the port which Confluence will use. For example, if you have a Standalone installation of JIRA running on this machine, JIRA might be already using the port which Confluence requests by default.
デフォルトでは、Confluence はポート『8080』をリッスンします。もしこのポートがインストールディレクトリですでに使用されている場合は、以下の説明にしたがってポートを変更してください:
You will find more information on this page.
This step is optional for evaluation instances of Confluence. It is mandatory for a production instance.
Select one of the supported external databases and follow the corresponding database setup guide. You can learn more about migration from an existing installation or use of the evaluation database here. You will continue to use the Database Setup Guide during the Confluence Setup Wizard. (See step 9 below.)
bin directory and run the startup script: startup.sh.The Confluence Setup Wizard should appear in your web browser, prompting you to enter your license key. Follow the instructions on the screens, and read more guidelines on the Confluence Setup Wizard.
If the web browser shows an error instead of the Setup Wizard, check the Troubleshooting section.
Change listen port for Confluence Standalone
Adding SSL on Confluence 2.1.5a and earlier
Confluence Setup Guide
Configuration Guide
Documentation Home