Skip to content

Rev-G/plex_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plex Raspberry Pi

Using Ansible to get a Raspberry Pi 4 running Raspbian OS

https://www.raspberrypi.org/downloads/raspberry-pi-os/

Raspberry Pi OS (64-bit) Lite

Pre-req

Advanced OS settings menu

advanced os menu

Set SSH to Enabled and set user and password

advanced os settings

Add ssh environment vars

export MEDIAUSER=youruser
export MEDIAPASS=yourpassword

Run

Don't forget to add your server to the inventory file

Install

ansible-navigator run plex_rpi4.yml -i hosts --penv MEDIAUSER MEDIAPASS

Update

ansible-navigator run plex_update.yml -i hosts --penv MEDIAUSER MEDIAPASS

Update with custom ee

ansible-navigator run plex_update.yml -i hosts --penv MEDIAUSER MEDIAPASS --execution-environment-image ansible-execution-env

Sources of help

https://pimylifeup.com/raspberry-pi-plex-server/

About

plex raspberry pi 4 server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published