Install: Cloudbox - dibrz/ARMBand GitHub Wiki
-
Go into the Cloudbox folder
cd ~/cloudbox
-
To start the install, run the following command:
sudo ansible-playbook cloudbox.yml --tags cloudbox
-
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.
-
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.
-
Reboot after install completes (this is important):
sudo reboot
-
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.