Confluence 5.7 has reached end of life
Check out the [latest version] of the documentation
Before running the Confluence Setup Wizard, as described below, you should have already completed installing Confluence.
When you access Confluence in your web browser for the first time, you will see the Confluence Setup Wizard. This is a series of screens which will prompt you to supply some default values for your Confluence site. It will also offer some more advanced options for setting up data connections and restoring data from a previous installation.
bin folder of your installation directory:start-confluence.bat for Windows.start-confluence.sh for Linux-based systems.On this page:
In this step, you will choose whether you want a trial or a production installation.
Option 1: Trial Installation - Set up Confluence with the embedded HSQLDB database and default settings. This option will also generate an evaluation license and install a Demonstration space with some example content. You can upgrade to another type of database later on.
Choose this option if:
Option 2: Production Installation - Customise your Confluence instance to use your own database and your own data.
The production installation offers the following options:
Trial installation: Follow the prompts in the setup wizard to generate an evaluation license. Confluence will generate your license and then create the embedded database. This will take a few minutes. Once complete, go to step 8 below.
Production installation: Find your Confluence license key and paste it into the License Key field, shown on the screenshot above.
If you already have a license key, you can retrieve it from the Atlassian website.
If you do not already have a Confluence license, you can obtain one now:
Screenshot above: Database configuration
The above screen appears if you have chosen a production installation of Confluence. You can choose to use the embedded database supplied with your Confluence installation, or to connect to an external database.
Before you Start
You can choose how you wish Confluence to connect to your database - via a direct JDBC connection or via a server-managed datasource connection. Choose one of the two options below.
Option 1: Direct JDBC — This uses a standard JDBC database connection. Connection pooling is handled within Confluence.
Screenshot above: Standard (JDBC) connection
Supply the following information:
You will also need to know:
Option 2: Datasource — This asks the Java application server for a database connection. You will need to have configured a datasource in your application server. For information about configuring an external database, see Database Configuration.
Screenshot above: Datasource connection
Supply the following information:
jdbc/datasourcename; others will be of the form java:comp/env/jdbc/datasourcename. Consult your application-server documentation.You will also need to know:
Screenshot above: Load content
Select one of the following options:
This option allows you to reload your data from an existing Confluence installation into your new Confluence site during the initial setup procedure. You can choose to upload data from a zipped backup file, or to restore from a backup file on your file system.
Option 1: Upload a zipped backup to Confluence - This option will load the data from a zipped backup file.
(To create a backup file from your existing version of Confluence, go to the 'Backup & Restore' section of your Administration Console.)
To restore from a zipped backup:
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.
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'.When the restore process has finished, you are ready to log in to Confluence. The system administrator account and all other information has been transferred from your previous Confluence installation.
Screenshot above: User management
You can choose to manage Confluence's users and groups inside Confluence or in JIRA.
Enter the following information: JIRA Base URL– The web address of your JIRA server. Examples:
Screenshot above: Connecting to JIRA in the Confluence setup wizardhttp://www.example.com:8080/jira/
http://jira.example.com
jira-users. (These groups will receive the 'can use' permission in Confluence.)jira-administrators. (These groups will receive the 'Confluence system administrator' and 'Confluence administrator' permissions in Confluence.)
For full details and a troubleshooting guide, see Configuring JIRA Integration in the Setup Wizard.
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.
Congratulations! You have installed and set up Confluence. Click Start using Confluence to open the Demonstration space in your Confluence wiki. This space contains some sample content and ideas, to help you get started quickly.
Click Further Configuration if you want to go directly to the Administration Console and complete administrator's tasks including configuring a mail server, adding users, changing the base URL and more. Refer to the Confluence Administrator's Guide for more information.
If you have chosen a package that includes add-ons such as Team Calendars or the SharePoint Connector you can now install these from within Confluence.
In the Administration Console go to Find New Add-ons and search for your add-on. Follow the prompts to install the add-on.
See Finding new Marketplace apps for more information on how to find and install the add-ons.