Also, please check that the version of Confluence which you are installing coincides with the version that this documentation is written for. |
On this page:
Please check the following points:
Please refer to Installing Java for Confluence. If you are certain that this has already been installed and that the JAVA_HOME environment variable has been correctly configured, then proceed to the next step.
c:\confluence. 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'.
We suggest using different paths for your installation and home directories. This will facilitate easier upgrades.
Installation directory: |
confluence\WEB-INF\classes\confluence-init.properties in a text editor such as Notepad.Scroll to the bottom of the text and find this line:
# confluence.home=c:/confluence/data |
confluence.homeUse forward slashes '/' to define the path.
For example:
confluence.home=c:/data/confluence-home |
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 JIRA application running on this machine, JIRA might be already using the port which Confluence requests by default.
By default, Confluence listens on port '8090'. If this port is already in use in your installation, follow these instructions to change the ports:
You will find more information on this page.
This step is optional for users evaluating Confluence. However, if you are installing Confluence for production purposes, this step is mandatory. Please refer to the database requirements listed on our System Requirements topic for help in choosing an external database.
External databases are those listed on our Supported Platforms topic, excluding HSQLDB, which is bundled with Confluence and should not be used in production.
When you have chosen your external database, follow the the appropriate database setup guide to set up your database to work with Confluence.
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 8 below.)
Under your Confluence Installation directory, open the bin directory and run the startup script: startup.bat. A command prompt window should appear.
Please do not close this command prompt window. If you do so, Confluence will stop running.
If the window closes immediately when started, this means that an error is preventing Confluence from starting. To view this error:
|
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.
Confluence should be run as a service.
Change listen port for Confluence
Running Confluence Over SSL or HTTPS
Confluence Setup Guide
Configuring Confluence