

If this token is not provided, you cannot automatically log in to Plex.Īlternatively, you can use Docker Compose to run the Plex container with bridged networking as below.Ĭreate a docker-compose.yml file vim docker-compose.yml In the above command, obtain the PLEX_CLAIM using the URL. If using Macvlan Networking run the commands below: docker run \įor this guide, I will demonstrate how to run Plex using the bridge(default) networking. Setting up Plex using host and macvlan networking is easier and requires fewer workarounds. macvlan – networking creates a new virtual computer on the network which is the container.



sudo systemctl start docker & sudo systemctl enable dockerĪlso, add your user account to the Docker group. Once installed, ensure that the Docker Engine is started. How To Install Docker CE on Linux Systems.It can be installed using the dedicated guide below: Sudo dnf -y install curl vim Step 1 – Install Docker and Docker Composeīefore you proceed with this guide, you need Docker installed on your system. Update your system and install the required packages using the commands: # On RHEL/CentOS/RockyLinux 8 This guide describes how to run Plex Media Server in Docker Containers. Supports mobile sync which offers offline access to your media files.Supports audio fingerprinting and automatic photo-tagging.Has a media optimizer for Plex Media Player.Supports flinging of video from one device to another.Supports encrypted connections with multiple user accounts.Offers the parental control functionality.Allows you to easily pick and choose what to share.
