Skip to content

Upgrade to Pro edition

If you've been using the Community edition of Cloudreve, after obtaining the Pro edition, you can upgrade while preserving your data.

Replace the Executable File

Back up all data, and replace the Community edition executable file with the Pro edition versions in the original directory.

Execute the Upgrade Utility

Run the following command to upgrade the database to the Pro edition:

bash
./cloudreve proupgrade

TIP

You can specify the configuration file location with -c:

bash
./cloudreve proupgrade -c data/conf.ini

If you are using SQLite, the storage policy selection for user groups will be lost, please go to the dashboard after starting the Pro edition to assign storage policies to user groups.

Update Startup Parameters

The Pro edition requires the --license-key parameter at startup, passing the license key obtained from your authorization management panel.