976 B
976 B
Upgrading
👉 Keep the application files updated. You can update either by:
- 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
🤑 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.