Install: Mediabox - 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 mediabox
-
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. When you paste it, you will see nothing; this is normal. Just press enter to continue.Note: If you make a mistake here, see here.
-
The next screen will show you what claim token was submitted (it will be shown in lowercase) and will continue with the rest of the Mediabox install.
-
Reboot after install completes (this is important):
sudo reboot
-
If you do not see your Plex server after logging in (perhaps because the claim token was entered, incorrectly), see here.