This will install your Lamassu Admin and server on a DigitalOcean droplet running Ubuntu Server 20.04 LTS.
Follow the latest installation instructions on our knowledgebase.
On a fresh droplet using the specs outlined in the instructions above, run:
curl -O https://raw.githubusercontent.com/lamassu/lamassu-install/release-10/install && bash install
Before upgrading, verify your server version.
Then, follow our KB instructions for upgrading relevant to your current version.
On servers running v8.0 or higher, you may run the following to upgrade:
curl -sS https://raw.githubusercontent.com/lamassu/lamassu-install/release-10/upgrade-ls | bash