Upgrade instructions
Last updated
Was this helpful?
Last updated
Was this helpful?
Make sure you're following our canny:
It's not necessarily a great idea to force updates on everyone (think about Windows 10 here), but you should periodically do manual updates to the latest version, or you'll be missing lots of stuff.
I just updated a customer today who was so out of date they didn't even have themes 🤯 😱
Upgrading to the latest version of the ESP platform has now been automated
Just log into your server and use the new ./upgrade.sh tool
Here's how to get started:
cd edcom-install
To see the command line options for the upgrade tool, run this command:
./upgrade.sh -h
You can see if your version is out of date by just running a version check:
./upgrade.sh --check-only
To upgrade, run the tool by itself without any extra options:
./upgrade.sh
If there's a newer version out, you'll be prompted to upgrade now, or you can wait until a better time.
If you choose to be upgraded, you'll see output similar to the following:
When you see this, it means you're done and ready to log back in on your web browser: