lamassu-server/lamassu-remote-install
Rafael Taranto 00c4187081 Front facing camera (#289)
* Front facing camera

* Adding in configuration and update script
2019-07-05 19:17:59 +03:00
..
default.sql Move lamassu-install files to this repo's lamassu-remote-install folder. (#214) 2018-11-19 14:23:25 +01:00
install Front facing camera (#289) 2019-07-05 19:17:59 +03:00
README.md Move lamassu-install files to this repo's lamassu-remote-install folder. (#214) 2018-11-19 14:23:25 +01:00
Vagrantfile Move lamassu-install files to this repo's lamassu-remote-install folder. (#214) 2018-11-19 14:23:25 +01:00

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.