If you run Electric Enlil v7.5 or Defiant Dingirma v7.4, follow this article to update to the latest Electric Enlil v7.5 release.
If you'd like to upgrade to Forsaken Fiat v8.0, refer to Updating to Forsaken Fiat (v8.0 Beta)
PLEASE NOTE:
- You'll need to verify your current server version before proceeding.
- Also, with major releases, both the server and machine must be updated. Once your server has been updated, please notify our support team so we can follow shortly thereafter by remotely updating your machines.
Choose below whether you are coming from Electric Enlil v7.5 or Defiant Dingirma v7.4:
Updating the v7.5 server
Open your computer's terminal, and SSH into your droplet.
Copy and paste the full command below and hit enter. This will run an upgrade script that will take upward of 15 minutes to complete.
curl -sS https://raw.githubusercontent.com/lamassu/lamassu-install/electric-enlil/upgrade-ls | bash
When the upgrade is successful, you'll see the message: Lamassu server update complete!
Updating your machines
Verify your machines' current versions.
If all of your paired machines are already on v7.5.5, then no machine-side update is required.
If any are below this version, contact support with the output of the following command from your server (please copy and paste rather than screenshot):
lamassu-devices
With the output of the above, we'll remotely deploy an update to your machines.
Upgrading the v7.4 server
Unlike prior updates, moving to v7.5 involves an upgrade of your droplet's Ubuntu operating system as well. As a result, we highly encourage creating a snapshot of your DigitalOcean droplet prior to upgrading.
Additionally, the snapshot process and the upgrade can take up to an hour and a half to finish, so plan to do so only when you can have downtime for your network.
To begin, log into your droplet's terminal and run the following command to upgrade its Ubuntu OS:
curl -sS https://raw.githubusercontent.com/lamassu/lamassu-install/electric-enlil/upgrade-os | bash
After a couple minutes, you will be logged out of your server's terminal while the droplet reboots and continues the OS upgrade process.
Please wait 30 minutes, then log into your server's terminal again, and run the command:
check-upgrade-status
If that outputs 'Detected Ubuntu version: 20.04. Your operating system is up-to-date.', then continue with updating the Lamassu server and admin software by running:
curl -sS https://raw.githubusercontent.com/lamassu/lamassu-install/electric-enlil/upgrade-ls | bash
Afterward, you'll see the message 'Lamassu server update complete'. To now log into the new admin, create a new admin link with:
lamassu-register me
Upgrading your machines
To coordinate updates to your machines, contact support with the output of this command from your server (please copy and paste rather than screenshot):
lamassu-devices
With the output of the above, we'll remotely deploy an update to your machines.
No intervention will be needed at the machine, though testing is recommended after updating its server and enabling new features.
Comments
0 comments
Article is closed for comments.