Install: Cloudbox - dibrz/ARMBand GitHub Wiki

  1. Go into the Cloudbox folder

    cd ~/cloudbox
    
  2. To start the install, run the following command:

    sudo ansible-playbook cloudbox.yml --tags cloudbox
    
  3. When asked for a Plex Claim Token (not the same as a Plex login token - a Plex Claim Token starts with CLAIM_), go to https://plex.tv/claim, login to your Plex account if required, copy the claim token, and paste it at the prompt.

    Note 1: You may not see the claim token after pasting it. If that occurs, assume it pasted OK and press enter to continue.

    Note 2: If you make a mistake here, see here.

    Plex Claim Token Prompt 1

    Plex Claim Token

    Plex Claim Token Prompt 2

  4. The next task on the screen will show you what claim token was submitted (in lowercase) and it will continue with the rest of the Cloudbox install.

    Plex Claim Token Shown

  5. Reboot after install completes (this is important):

    sudo reboot
    
  6. If you do not see your Plex server after logging in, then Plex claim token was likely entered in, incorrectly. To fix this, see here.