Video coming soon...
This script is for demo purposes only.
Resources & Setup Scripts
Grab the automated bash script from GitHub.
Quick Install:
wget https://raw.githubusercontent.com/mhmdali94/Docker/main/Media/plex/plex-ubuntu.sh
chmod +x plex-ubuntu.sh
sudo bash plex-ubuntu.sh
Tutorial Steps
1 Download the Script
wget https://raw.githubusercontent.com/mhmdali94/Docker/main/Media/plex/plex-ubuntu.sh
2 Make it Executable
chmod +x plex-ubuntu.sh
3 Run the Installer
sudo bash plex-ubuntu.sh
4 Access the Interface
http://<your-server-ip>:32400/web
Ports Used
| Port | Purpose |
|---|---|
| 32400 | HTTP Web Interface & API |
| 1900/udp | Plex DLNA Discovery |
| 3005 | Plex Companion Protocol |
