1.1 KiB
1.1 KiB
Upgrading
To keep the software updated you have to simply keep the application files updated. You can update either:
- Using the built-in updater at
/dashboard
> Click check for updates - Downloading a Release and Extract to the application filesystem
- (Docker) Re-creating the container based in our updated image
Upgrade to Paid
🤑 There's a paid Chevereto version which you can update from Chevereto-Free. To upgrade to paid:
- Purchase a Chevereto License (if you don't have one already 💖)
- Upload the latest release package to your server (usually in the
public_html
folder) - Unzip the software using your server built-in
unzip
utility - Remove the
.zip
file - Open your website at
/install
Docker users check chevereto/docker and chevereto/container-builder