1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 11:42:08 +00:00
iiab/roles/remoteit
2021-10-27 19:11:37 -04:00
..
defaults Update: roles/remoteit/defaults/main.yml 2021-10-27 18:58:38 -04:00
tasks Lint & Clarify remoteit/tasks/enable-or-disable.yml 2021-10-27 19:11:37 -04:00
README.md Update roles/remoteit/README.md 2021-10-27 18:53:09 -04:00

Remote support of an Internet-in-a-Box using https://remote.it

Remote.it can be a great way to remotely support an Internet-in-a-Box (IIAB).

For other approaches, please see http://FAQ.IIAB.IO -> "How can I remotely manage my Internet-in-a-Box?"

To install remote.it onto a Raspberry Pi IIAB:

  1. Set remoteit_install and remoteit_enabled to True in your IIAB's /etc/iiab/local_vars.yml

  2. Install it (remote.it) onto your IIAB, by running:

    cd /opt/iiab/iiab
    sudo ./runrole remoteit
    

    EXPLANATION: The above installs remote.it code, in a way that was originally designed to be interactive, and provide you the registration code needed to make remote connections to this IIAB.

  3. To obtain this IIAB's remote.it registration code, run:

    sudo apt reinstall /opt/iiab/downloads/remoteit-4.13.5.armhf.rpi.deb
    
  4. Record this registration code in a safe place, similar to a password!

  5. After you've installed the https://remote.it client software onto a separate computer or device (e.g. your own laptop) click on the '+' icon, then enter the remote.it registration number (for the IIAB that you need to connect to).