Exported on 24-Sep-2021 13:18:32
Parameters
1 - Download Plex Media Server Installer - RPM
Downloads the Plex media server installer in home directory.
v1.23.3 was the latest version on 28th June 2021, change the url to latest version if new releases have been published by Plex.
You can check for updates here: https://www.plex.tv/media-server-downloads/
The connection details have changed from the last step.
Login as user {Linux User} on node {Linux Node}
curl -o plexmediaserver-1.23.3.4707-ebb5fe9f3.x86_64.rpm https://downloads.plex.tv/plex-media-server-new/1.23.3.4707-ebb5fe9f3/redhat/plexmediaserver-1.23.3.4707-ebb5fe9f3.x86_64.rpm
2 - Launch Plex Media Server Installer
This starts the installation of the deb package downloaded in the last step.
Once the installation has finished you can visit http://YOUR_IP:32400/web to access the fresh installation of the Plex Media Server.
Login as user {Linux User} on node {Linux Node}
sudo yum install -y plexmediaserver-1.23.3.4707-ebb5fe9f3.x86_64.rpm
Install Plex Media Server On CentOS and Fedora With AttuneOps
This Blueprint Installs Plex Media Server On A CentOS or Fedora System.
Plex Media Server (PMS) is the back-end media server component that is used by Plex clients for streaming your media. It centralizes your media and allows you to access it via a multitude of clients across all your devices, e.g. on your phone, tablet or computer.
Pre-Blueprint Attune setup
Steps Involved