Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 571 Bytes

File metadata and controls

23 lines (15 loc) · 571 Bytes

lamassu-remote-install

This will install your Lamassu Bitcoin Machine remote server.

Instructions

  1. Start a new Digital Ocean droplet

  2. ssh into the droplet

    ssh root@<your-new-ip-address>
    
  3. 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>
    
  4. You should be set. Just follow the instructions on the screen to open your dashboard.