* copy lamassu-install files * Mention lamassu-install files in README.md * Mention lamassu-install files in README.md * Little change in lamassu-install files README.md * Fix raw file link error * install script accept branch name as argument * install script accept branch name as argument * Remove test.js file
571 B
571 B
lamassu-remote-install
This will install your Lamassu Bitcoin Machine remote server.
Instructions
-
Start a new Digital Ocean droplet
-
ssh into the droplet
ssh root@<your-new-ip-address> -
Run the following command once you're logged in (default branch name is master):
curl -sS https://raw.githubusercontent.com/lamassu/lamassu-server/master/lamassu-remote-install/install | bash -s -- <branch-name> -
You should be set. Just follow the instructions on the screen to open your dashboard.