Migrating from Jira Cloud to Server applications
This page is about moving data from Jira Cloud to Jira Server. If you want to migrate from Jira Server to Jira Cloud, check out our migration resources.
Jira Cloud is typically ahead of Jira Server, which means that some features may not be available after you've moved to Jira Server. If you want to move a project, not your entire site, see Restoring a project from backup.
Limitations
Jira Cloud applications are regularly updated with the latest features and improvements, which means they are a later version than the latest downloadable version of Jira applications. If you want to migrate from Jira Cloud applications to Jira Server applications, be aware of the following limitations.
Feature loss
Jira Cloud typically contains features that are not yet released in the latest version of Jira Server.
Password reset
Your Jira Cloud users will need to reset their passwords before they can log in to the new Jira Server instance.
Jira application licenses
Your Atlassian Cloud license can't be used in an instance installed from Jira Server applications. You'll need to generate a new Jira Server application license from https://my.atlassian.com.
You can reuse your licenses for plugins in your instance installed from Jira Server applications. The licenses for Atlassian plugins and Gliffy for Jira applications can be viewed on https://my.atlassian.com. For all other third-party plugins, contact the third-party vendor for a license.
User avatars
Due to recent changes that took place in Cloud, User avatars now reside in id.atlassian.com. They are not included in the Cloud backup and, therefore, cannot be migrated to JIRA Server.
Migrating other Cloud applications
The instructions on this page only apply to Jira applications. If you are migrating other Cloud applications (e.g. Confluence Cloud to an instance installed from Confluence Server), see this page: Backing up and exporting data.
Note, if you are migrating Jira Cloud applications and other applications (e.g. Confluence Cloud) to an instance hosted on your own servers, you'll lose integration features that are native to Cloud. These can be re-enabled by configuring application links between your applications. See Using AppLinks to link to other applications for instructions. Contact support if you need assistance.
Migrating to Jira Server
1. Back up
Back up your Jira Cloud application data.
- Log in to Jira Cloud as an administrator.
- Create an XML backup. For more info, see Exporting issues from Cloud to Server. Note that the export process will strip your cloud application and plugin licenses out of the XML, so the licenses will remain available in your Jira Cloud site but not in your Server instance.
2. Download the installer
Download the installer for your operating system – Jira Core, Jira Software, or Jira Service Desk.
3. Install Jira Server
Install your Jira applications. For detailed instructions, refer to Installing Jira applications.
Note that during the installation, you will be asked if you have existing data. This is where you can import your XML backup, as described in the next step.
4. Import your data from Jira Cloud into Jira Server
In step 2 of the setup wizard (Application Properties), you'll be asked whether you have existing data. Click Import your existing data, and follow instructions to import your XML backup.
When importing, you might see a warning that you're importing data from an earlier Jira version. You can ignore it and continue with the import.
If your backup is 2 GB or more, import the attachments separately
For large backups, we recommend that the attachments are imported separately. To do this:
- Unzip the backup file.
- Compress the
activeobjects.xml
and theentities.xml
files only. - Import the compressed file in the setup wizard, as described above.
- Copy the contents of the
attachments
directory into the<home-directory>/data/attachments
directory for Jira Server.
After the migration
5. Change the admin password
- Log in to your new Jira application, using the following credentials:
- Username:
sysadmin
- Password:
sysadmin
- Username:
- Change the password immediately after logging in.
6. Check which plugins you have in Cloud
Any plugins that you are currently using with Jira Cloud application will need to be installed in your Jira application installation. For example, Gliffy, Tempo, etc.
Choose The 'Find add-ons' screen shows add-ons available via the > Manage apps. Atlassian Marketplace. Choose Manage add-ons to view the plugins currently installed on your Jira applications. Choose Manage add-ons and note the plugins listed under the User-installed Plugins section. You will need to note the plugin names and versions.
7. Install your plugins in Jira Server
For each plugin that you noted in the previous step, install it in your Jira applications. Make sure to install the latest version of the plugin. Atlassian does not provide support for data that is downgraded as a result of installing an older version of a plugin.
See Managing Add-ons for instructions on how to install a plugin. You will need to manually add the plugin license keys.
8. Reset the passwords for your users
After you finish migrating from Jira Cloud to Jira Server, you must reset the passwords for your users. To do this, you can either:
notify all users that they need to click Forgot password to reset their password. Learn how to send an email to all Jira users.
- log in as sysadmin and reset everyone's password.
Well done! You've migrated your Jira Cloud site into a Jira Server instance.