1. Home
  2. Tutorials
  3. How to Upgrade from JumpServer Community Edition to Enterprise Edition

How to Upgrade from JumpServer Community Edition to Enterprise Edition

  • Published on 2026-01-16
  • 12 views

Looking to upgrade your JumpServer Community Edition deployment to the Enterprise Edition? This step-by-step article will help you seamlessly migrate, ensuring optimal security, new features, and professional support. Perfect for teams ready to take JumpServer to the next level.

Prerequisites

  • You have a running deployment of JumpServer Community Edition.

Upgrade Steps

1. Download the Enterprise Edition Installation Package

Log in to https://download-pkgs.jumpserver.com using the username and password provided by the support team. And then you can download the latest JumpServer Enterprise Edition package.

2. Upload and Extract Installation Package

Upload the downloaded Enterprise Edition package to the server where your Community Edition is deployed. Then, extract the package using:

tar -zxvf jumpserver-ee-v4.10.14-x86_64.tar.gz

3. Execute the Upgrade Script

Navigate to the extracted directory and run the upgrade script:

cd jumpserver-ee-v4.10.14-x86_64

sudo bash jmsctl.sh upgrade

This script will guide you through the upgrade process, detect your current configuration, and migrate your data to the Enterprise Edition.

4. Start all JumpServer services

Run the jmsctl start command to start all JumpServer services.

Post-Upgrade

  • Verify that JumpServer services are running.

  • Log in to the web console to confirm successful migration.

  • Navigate to the System settings > License page and import the license file.

  • Explore new Enterprise features and enhanced management capabilities.

Upgrade now to experience all the benefits of JumpServer Enterprise Edition!

Contact