{"id":15325,"date":"2023-06-02T04:00:00","date_gmt":"2023-06-02T04:00:00","guid":{"rendered":"https:\/\/www.seedhost.net\/wp\/?p=15325"},"modified":"2024-09-09T21:09:07","modified_gmt":"2024-09-09T21:09:07","slug":"plex-on-docker","status":"publish","type":"post","link":"https:\/\/www.seedhost.net\/wp\/blog\/plex-on-docker","title":{"rendered":"How to Run Plex on Docker: The Complete Guide"},"content":{"rendered":"\n<p>In this post, we&#8217;ll explore how to run Plex in Docker containers. We will review two popular Plex Docker container images and what you need to know before creating a Docker container for Plex. But most importantly, we&#8217;ll walk together through the whole installation of Plex on Docker for Linux and Windows servers. <\/p>\n\n\n\n<p>Whether you&#8217;re a seasoned Docker user or just getting started, this post will provide everything you need to get up and start with Plex in Docker containers. <\/p>\n\n\n\n<p>Without further ado, let&#8217;s dive in!<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/PlexOnDocker.png\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"342\" src=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/PlexOnDocker-1024x342.png\" alt=\"Plex on Docker\" class=\"wp-image-15372\" srcset=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/PlexOnDocker-1024x342.png 1024w, https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/PlexOnDocker-300x100.png 300w, https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/PlexOnDocker-18x6.png 18w, https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/PlexOnDocker.png 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n\n\n\n<p><em><strong>Disclaimer: <\/strong>Please note that the following article discusses the installation of the Plex Media Server on Docker. However, we want to clarify that at RapidSeedbox, we do not run Plex on Docker in our seedboxes (due to performance). If you have a Rapidseedbox server, we suggest installing Plex through our convenient <a href=\"https:\/\/help.seedhost.net\/wp\/en\/articles\/903933-getting-started-with-seedbox-one-click-installers\" target=\"_blank\" rel=\"noreferrer noopener\">one-click apps<\/a>, specifically designed for RapidSeedbox customers. But if you choose to install Plex on Docker, you acknowledge and accept that you are doing so at your own risk, utilizing your own resources, and assuming full responsibility for the setup and maintenance<\/em>.<em> We cannot guarantee the performance, stability, or compatibility of Plex on Docker, as it falls outside the scope of our recommended installation methods.<\/em><\/p>\n\n\n\n<div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Table of Contents.&nbsp;<\/h2>\n\n\n\n<ol>\n<li><a href=\"#01\">How to Run Plex Media Server in Docker Containers?&nbsp;<\/a><\/li>\n\n\n\n<li><a href=\"#02\">Plex Docker Container Images.<\/a>&nbsp;<\/li>\n\n\n\n<li><a href=\"#03\">Before you create a Docker container for Plex Media Server<\/a><\/li>\n\n\n\n<li><a href=\"#04\">Running Plex on Docker (Linux and Windows).<\/a>\n<ol>\n<li><a href=\"#041\">Running Plex Docker on Linux<\/a><\/li>\n\n\n\n<li><a href=\"#042\">Running Plex Docker on Windows.&nbsp;<\/a><\/li>\n<\/ol>\n<\/li>\n\n\n\n<li><a href=\"#05\">Opening Plex Media Server.&nbsp;<\/a><\/li>\n\n\n\n<li><a href=\"#06\">Docker Plex FAQ.<\/a>&nbsp;<\/li>\n<\/ol>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"01\">1. How to Run Plex Media Server in Docker Containers?&nbsp;<\/h2>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"This Is Why Running PLEX on Docker Makes Sense\" width=\"640\" height=\"360\" src=\"https:\/\/www.youtube.com\/embed\/z99EGwmFaLE?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n\n\n\n<p>You might already be familiar with <a href=\"https:\/\/www.seedhost.net\/wp\/blog\/plex-complete-guide\" target=\"_blank\" rel=\"noreferrer noopener\">Plex Media Server<\/a> (PMS) \u2014 hands down, the most powerful media server out there. One of the great things about PMS is that it can be installed virtually anywhere (from macOS, Windows, Linux, NAS, TVs, Raspberry Pi, etc.). And, of course, with Docker&#8217;s containerization technology, you can also run Plex in a Docker container, making this powerful media server easy to manage and deploy.<\/p>\n\n\n\n<p>Running Docker on Plex gives you many benefits. Not only is it easier to manage and deploy (as mentioned before), but it also makes it more portable, scalable, stable, and consistent. In addition, using Docker will help you create an isolated environment for Plex and its dependencies, allowing your entire Plex media system to remain entirely secure.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">In a nutshell, what are the steps to run Plex on Docker?&nbsp;<\/h4>\n\n\n\n<ul>\n<li><strong>Determine which Docker image to use.<\/strong> You can find pre-built images on Docker Hub, including the official Plex image from PlexInc and the linuxserver image.<\/li>\n\n\n\n<li><strong>Configure networking. <\/strong>Before creating a Docker container, you would first need to configure the networking parameters of your Plex Docker container. There are three modes, bridge, macvlan, and host. <\/li>\n\n\n\n<li><strong>Create a Plex Docker container. <\/strong>You can create a container using a pre-built image (recommended) or build your own.&nbsp;<\/li>\n\n\n\n<li><strong>Once the container is set up, you can start configuring it.<\/strong> You&#8217;ll need to set up the media folders and specify which files should be included in your Plex library. You can also configure your network settings and set up remote access options.<\/li>\n<\/ul>\n\n\n\n<div style=\"height:21px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"02\">2. Plex Docker Container Images.&nbsp;<\/h2>\n\n\n\n<p>\u200b\u200bDocker provides many images available for Plex (not explicitly for the Plex Media Server). You can also find images for <a href=\"https:\/\/www.seedhost.net\/wp\/blog\/plex-meta-manager-guide\" target=\"_blank\" rel=\"noreferrer noopener\">Plex Meta Manager<\/a> or <a href=\"https:\/\/www.seedhost.net\/wp\/kb\/plexpy-plex\" target=\"_blank\" rel=\"noreferrer noopener\">PlexPy<\/a>.&nbsp;<\/p>\n\n\n\n<p><strong>Two of the most popular container images for Plex Media Server are&nbsp;<\/strong>:<\/p>\n\n\n\n<ul>\n<li><strong>plexinc\/pms-docker: <\/strong>The image <a href=\"https:\/\/hub.docker.com\/r\/plexinc\/pms-docker\">plexinc\/pms-docker (by <\/a><a href=\"https:\/\/hub.docker.com\/u\/plexinc\" target=\"_blank\" rel=\"noreferrer noopener\">plexinc<\/a>) is the official Plex Media Server container. You can also visit their <a href=\"https:\/\/github.com\/plexinc\/pms-docker\/blob\/master\/README.md\" target=\"_blank\" rel=\"noreferrer noopener\">GitHub Repository<\/a>.&nbsp;<\/li>\n\n\n\n<li><strong>linuxserver\/plex:<\/strong> The image <a href=\"https:\/\/hub.docker.com\/r\/linuxserver\/plex\" target=\"_blank\" rel=\"noreferrer noopener\">linuxserver\/plex (by linuxserver.io)<\/a> is a PMS container brought to you by LinuxServer.io. You can also find out more about this project by visiting their <a href=\"https:\/\/github.com\/linuxserver\/docker-plex\" target=\"_blank\" rel=\"noreferrer noopener\">Gihub Repository<\/a>.&nbsp;<\/li>\n<\/ul>\n\n\n\n<h4 class=\"wp-block-heading\">Where can you find more about these (and other) Plex images?&nbsp;<\/h4>\n\n\n\n<ul>\n<li>Go to <a href=\"https:\/\/hub.docker.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">Docker Hub<\/a>. This is a cloud-based Docker container image repository. It allows its users to store, share, and distribute Docker images. A quick search on Docker Hub for the \u201cPlex\u201d keyword will show you the available results.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_7-1.png\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"540\" src=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_7-1.png\" alt=\"Docker Hub Plex\" class=\"wp-image-21836\" srcset=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_7-1.png 1024w, https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_7-1-300x158.png 300w, https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_7-1-18x9.png 18w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><figcaption class=\"wp-element-caption\"><em>Docker Photo by <a href=\"https:\/\/hub.docker.com\" target=\"_blank\" rel=\"noreferrer noopener\">Docker Hub<\/a><\/em><\/figcaption><\/figure>\n\n\n\n<ul>\n<li><strong>As you\u2019ll see, you\u2019ll find lots of Plex images. <\/strong>And, of course, you can download any of the two popular container images and find exhaustive documentation from this official Docker repository.&nbsp;<\/li>\n<\/ul>\n\n\n\n<h4 class=\"wp-block-heading\">So what are the differences? plexinc\/pms-docker vs. linuxserver\/plex?&nbsp;<\/h4>\n\n\n\n<p>Although both Docker images allow you to run PMS in a containerized environment, and both are based on Linux Ubuntu, they do have differences. First, pms-docker is maintained by the official Plex team, while linuxserver\/plex is maintained by the LinuxServer.io community. The other two differences in both images are that pms-docker uses \u201cshell\u201d as its preferred language while linuxserver\/plex relies on Dockerfile. Finally, another crucial distinction is that linuxserver\/plex uses an open license under (GNU General Public License v3.0 only).&nbsp;<\/p>\n\n\n\n<p>In conclusion, if you focus on running Plex on Docker, both are equally great images regarding functionalities and features; whichever one you choose would depend on your specific usage, resources, and requirements.&nbsp;<\/p>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"03\">3. Before you create a Docker container for Plex Media Server<\/h2>\n\n\n\n<p>Before creating your Docker container for Plex, consider the following:&nbsp;<\/p>\n\n\n\n<ul>\n<li><strong>a. Are you trying to run Plex Media Server on a Seedbox? <\/strong><\/li>\n\n\n\n<li><strong>b. Which OS to use to run a Plex Docker image?<\/strong><\/li>\n\n\n\n<li><strong>c. Define the container\u2019s and dependency\u2019s configuration.&nbsp;<\/strong><\/li>\n\n\n\n<li><strong>d. Decide which type of networking to use.&nbsp;<\/strong><\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">a. Are you running Plex Media Server on a Seedbox? <\/h3>\n\n\n\n<p>Plex Media Server can be used in conjunction with a <a href=\"https:\/\/www.seedhost.net\/wp?blog=plex-on-docker\" target=\"_blank\" rel=\"noreferrer noopener\">seedbox<\/a>. You can use the high-speed connections, robust infrastructure, and remote accessibility the seedbox provides. With Plex Media Server on a seedbox, you can provide seamless media streaming, centralized library management, and sharing capabilities, enhancing your media consumption experience.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>How to run Plex Media Server on your Seedbox? (no Docker!)<\/strong><\/h4>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td><span style=\"font-weight: 600;\"><em>Note:<\/em><\/span><em> If you already have a seedbox from<a href=\"https:\/\/www.seedhost.net\/wp\/\" target=\"_blank\" rel=\"noreferrer noopener\"> Rapidseedbox<\/a>, you can leverage one-click apps and skip the entire Plex Media Server installation process. Rapidseedbox supports you with Plex Media Server if you own a streaming seedbox. But outside this, and as stated in the initial disclaimer, installing, running, and maintaining Plex on Docker is outside the scope of our support.<\/em><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>Starting with Plex on your Seedbox is more manageable than deploying it from zero. RapidSeedbox offers \u201cOne-Click Apps.\u201d These are pre-configured applications (including Plex) that can be easily installed on your seedbox with just one click.&nbsp;<\/p>\n\n\n\n<p><strong>To run Plex on your seedbox<\/strong>.<\/p>\n\n\n\n<ul>\n<li>Go to Rapidseedbox\u2019s Client Area. And ensure your VPS Seedbox is up to date. Check the following tutorial to learn how to <a href=\"https:\/\/help.seedhost.net\/wp\/en\/articles\/5945962-install-uninstall-apps-using-the-one-click-installers-on-the-premium-seedbox\">start with and use One-Click apps<\/a>.<\/li>\n\n\n\n<li>Open OCI installers on the left-hand menu and find Plex. Keep in mind that not all seedboxes are optimized for streaming. Click on the gear icon on the right-hand side to install it. And that\u2019s it; go to&nbsp; \u201cInstalled apps,\u201d and you should see the Plex app installed. Click on the key icon to see the credentials and URL.<\/li>\n\n\n\n<li><strong>For a top-notch streaming experience, we recommend <a href=\"https:\/\/members.seedhost.net\/wp\/cart.php?a=view\" target=\"_blank\" rel=\"noreferrer noopener\">Rapidseedbox&#8217;s Stream plan<\/a>, which runs on top of the right hardware. <\/strong><\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">b. Which OS to use to run a Plex Docker image?&nbsp;<\/h3>\n\n\n\n<p>Docker works differently on Linux, macOS, and Windows. It (including plexinc\/pms-docker vs. linuxserver\/plex) is native to Linux. <strong>So, running Plex Docker on a Linux machine is highly recommended.<\/strong><\/p>\n\n\n\n<p>Running your Plex Docker container on Windows or macOS would require a virtual machine to run a stripped-down Linux environment. So, if you are running the Plex container on Windows, you\u2019ll have to mount the \/config directory as a volume to ensure that the metadata and settings for your Plex server are persisted. This is crucial for maintaining your Plex library and user accounts and ensuring a seamless viewing experience for your users.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">c. Define the container\u2019s and dependency\u2019s configuration.&nbsp;<\/h3>\n\n\n\n<p>When running Docker containers, you need a YAML file to define the container\u2019s and dependencies\u2019 configuration. This YAML file is also known as Docker Compose. It allows you to specify the configuration of your containers, including networks and volumes, on a single file. Without a YAML file, you must manually specify each configuration setting for every container you launch. This can be time-consuming, error-prone, and difficult to maintain, especially when running multiple containers that depend on each other.<\/p>\n\n\n\n<p>For instance, you can use Docker Compose to define your container configuration using a YAML file. If you use Docker Compose, you will create a compose YAML file such as .\/docker-compose.yml and modify it to your needs.&nbsp;<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>How to get Docker Compose?&nbsp;<\/strong><\/h4>\n\n\n\n<p>If you have containerization technology like Docker CE (Community Edition) and Docker Desktop, you will likely also have Docker Compose. Let&#8217;s find out which version of docker-compose we have. You can do this using the following command on your CLI or terminal:<\/p>\n\n\n\n<p>$ \u200b\u200bdocker-compose version<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_10.png\"><img decoding=\"async\" loading=\"lazy\" width=\"681\" height=\"166\" src=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_10.png\" alt=\"docker compose version\" class=\"wp-image-15359\" srcset=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_10.png 681w, https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_10-300x73.png 300w, https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_10-18x4.png 18w\" sizes=\"(max-width: 681px) 100vw, 681px\" \/><\/a><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">d. Decide which type of networking to use for Plex Docker.&nbsp;<\/h3>\n\n\n\n<p>There are three types of networking methods you can use to run Plex Docker from your host machine, these are:&nbsp;<\/p>\n\n\n\n<ul>\n<li><strong>Bridge networking:<\/strong> This type of network is the default. It creates a new network within the host and runs containers within it. The network is connected to the physical network via an internal router. Docker configures this router to forward Plex ports through to the containers.&nbsp;<\/li>\n\n\n\n<li><strong>Host networking: <\/strong>This uses the IP address of Docker&#8217;s host. Host networking makes the container&#8217;s networking appear to be the host&#8217;s rather than separate.<\/li>\n\n\n\n<li><strong>Macvlan networking:<\/strong> This network method creates a new virtual computer (the container).<\/li>\n<\/ul>\n\n\n\n<p>Generally, the Host and Macvlan methods are easier to set up. But sometimes, you would only be able to use Bridge networking (i.e., when ports need to be forwarded). You find easy-to-use templates at <a href=\"https:\/\/hub.docker.com\/r\/plexinc\/pms-docker\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/hub.docker.com\/r\/plexinc\/pms-docker<\/a>. Use these templates to create your YML file (i.e., docker-compose.yml in your project directory). But bear in mind the formatting while creating the YML file, as you would need to replace the values on the YML files with your values. Some of these values you would need to replace are Timezone, Plex_CLAIM token, volumes, network mode, IP address, advertise IP, or port mapping. More on setting this up in the coming sections.&nbsp;<\/p>\n\n\n\n<div style=\"height:21px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"04\">4. Running Plex on Docker (Linux and Windows).<\/h2>\n\n\n\n<p>For this Plex on Docker install demonstration, we will run Docker on both Linux and Windows. As mentioned in the previous section, it is recommended to run Plex Docker on Linux and not on Windows. But yet, many people do not have access to Linux machines.&nbsp;<\/p>\n\n\n\n<p><strong>What will we be using in our demonstration?<\/strong> We will use <a href=\"https:\/\/www.docker.com\/products\/docker-desktop\/\" target=\"_blank\" rel=\"noreferrer noopener\">Docker Desktop<\/a> for Windows, and for Ubuntu Linux, we will use <a href=\"https:\/\/docs.docker.com\/engine\/install\/ubuntu\/\" target=\"_blank\" rel=\"noreferrer noopener\">Docker CE<\/a>. You can also use alternatives Docker engines (for containerization) such as <a href=\"https:\/\/podman.io\/\" target=\"_blank\" rel=\"noreferrer noopener\">Podman<\/a>, <a href=\"https:\/\/kubernetes.io\/\" target=\"_blank\" rel=\"noreferrer noopener\">Kubernetes<\/a>, or <a href=\"https:\/\/www.redhat.com\/en\/technologies\/cloud-computing\/openshift\" target=\"_blank\" rel=\"noreferrer noopener\">OpenShift<\/a>.&nbsp;<\/p>\n\n\n\n<p>In addition, we will also be using <a href=\"https:\/\/docs.docker.com\/compose\/\" target=\"_blank\" rel=\"noreferrer noopener\">Docker Compose<\/a> (which comes with Docker Desktop and Docker CE), which is crucial to managing our container (or image) running on the host.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"041\">a. Running Plex Docker on Linux<\/h3>\n\n\n\n<p><strong>We will use Docker CE installed on an Ubuntu Linux machine. <\/strong>The installation of Docker CE is out of the scope of this guide.&nbsp;<\/p>\n\n\n\n<ul>\n<li>Ensure your system is up to date using the following command:<\/li>\n<\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo apt update\nsudo apt upgrade<\/code><\/pre>\n\n\n\n<ul>\n<li>To check the version of Docker installed on your system, use the following command:&nbsp;<\/li>\n<\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>docker version<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_1.png\"><img decoding=\"async\" loading=\"lazy\" width=\"782\" height=\"379\" src=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_1.png\" alt=\"Docker on Plex\" class=\"wp-image-15350\" srcset=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_1.png 782w, https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_1-300x145.png 300w, https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_1-18x9.png 18w\" sizes=\"(max-width: 782px) 100vw, 782px\" \/><\/a><\/figure>\n\n\n\n<ul>\n<li>Let\u2019s check the current version of Docker Compose. Use the following command:&nbsp;&nbsp;<\/li>\n<\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>docker compose version<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_12.png\"><img decoding=\"async\" loading=\"lazy\" width=\"783\" height=\"194\" src=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_12.png\" alt=\"Docker on Plex\" class=\"wp-image-15361\" srcset=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_12.png 783w, https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_12-300x74.png 300w, https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_12-18x4.png 18w\" sizes=\"(max-width: 783px) 100vw, 783px\" \/><\/a><\/figure>\n\n\n\n<ul>\n<li>Let&#8217;s ensure that the Docker engine is active. For this, use the following command:<\/li>\n<\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo systemctl start docker\nsudo systemctl enable docker<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_3.png\"><img decoding=\"async\" loading=\"lazy\" width=\"779\" height=\"155\" src=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_3.png\" alt=\"Docker on Plex\" class=\"wp-image-15352\" srcset=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_3.png 779w, https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_3-300x60.png 300w, https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_3-18x4.png 18w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/><\/a><\/figure>\n\n\n\n<ul>\n<li>Let&#8217;s add and assign a new user docker to the docker group. This action will allow the user to run Docker commands without using \u201csudo\u201d each time.<\/li>\n<\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>$ sudo usermod -aG docker $USER\n$ newgrp docker<\/code><\/pre>\n\n\n\n<p><\/p>\n\n\n\n<h4 class=\"wp-block-heading\">i. Let&#8217;s create persistent volumes for Plex.&nbsp;<\/h4>\n\n\n\n<p>The following commands will create three directories (database, transcode, and media) inside a plex directory. These volumes ensure your data is persistent across container restarts, upgrades, or server reboots.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>$ sudo mkdir \/plex\n$ sudo mkdir \/plex\/{database,transcode,media}<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_4.png\"><img decoding=\"async\" loading=\"lazy\" width=\"783\" height=\"196\" src=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_4.png\" alt=\"Docker on Plex\" class=\"wp-image-15353\" srcset=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_4.png 783w, https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_4-300x75.png 300w, https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_4-18x5.png 18w\" sizes=\"(max-width: 783px) 100vw, 783px\" \/><\/a><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\">ii. Let&#8217;s create the YAML file and add the networking configuration.&nbsp;<\/h4>\n\n\n\n<p>As mentioned in the previous section, you would need a YAML file to define the container\u2019s and dependencies\u2019 configuration. Let\u2019s start by creating this file.&nbsp;<\/p>\n\n\n\n<ul>\n<li>The following command will create a yml file using the vi text editor.&nbsp;<\/li>\n<\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>$ \u200b\u200bvi docker-compose.yml<\/code><\/pre>\n\n\n\n<ul>\n<li>Once you create the yml file, you\u2019ll need to enter the container\u2019s configuration, which includes key aspects for Plex, networking, and volumes.<\/li>\n<\/ul>\n\n\n\n<ul>\n<li>We will use the Host Networking method (but you may have also chosen to use macvlan or bridge networking modes). As mentioned before, you only need to replace information like \u2018name,\u2019 \u2018host,\u2019 \u2018TimeZone,\u2019 \u2018Plex Claim,\u2019 and \u2018volumes.\u2019&nbsp;<\/li>\n<\/ul>\n\n\n<p>docker run \\<br \/>\n -d \\<br \/>\n  &#8211;name plex \\<br \/>\n  &#8211;network=host \\<br \/>\n  -e TZ=&#8221;<timezone>&#8221; \\<br \/>\n  -e PLEX_CLAIM=&#8221;<claimtoken>&#8221; \\<br \/>\n  -v \/plex\/database:\/config \\<br \/>\n  -v \/plex\/transcode:\/transcode \\<br \/>\n  -v \/plex\/media:\/data \\<br \/>\n  plexinc\/pms-docker<\/claimtoken><\/timezone><\/p>\n\n\n\n<p><strong><em>Note:<\/em><\/strong><em> Remember the proper formatting of a YML file when creating it. Below is an example of how to properly format this file. For instance, start with the Compose file version, followed by services &gt; name of services, etc.&nbsp;<\/em><\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_6.png\"><img decoding=\"async\" loading=\"lazy\" width=\"785\" height=\"389\" src=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_6.png\" alt=\"Docker on Plex\" class=\"wp-image-15355\" srcset=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_6.png 785w, https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_6-300x149.png 300w, https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_6-18x9.png 18w\" sizes=\"(max-width: 785px) 100vw, 785px\" \/><\/a><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\">iii. Start your Plex Docker container.&nbsp;<\/h4>\n\n\n\n<p>Use the following command to start your Docker container defined in a docker-compose.yml file in detached mode. The detached mode means that your Docker container (specified on the docker-compose.yml) file will continue to run even if you close the terminal or log out of the server.&nbsp;<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>$ docker-compose up -d\n$ docker ps<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_22.png\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"88\" src=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_22-1024x88.png\" alt=\"Docker on Plex\" class=\"wp-image-15349\" srcset=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_22-1024x88.png 1024w, https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_22-300x26.png 300w, https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_22-18x2.png 18w, https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_22.png 1033w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n\n\n\n<p><em><strong>Note<\/strong>: The Host Networking configuration type uses the host\u2019s networking rather than an isolated container\u2019s networking (such as bridge mode). So, technically you wouldn&#8217;t have to forward ports. In fact, the host&#8221; network_mode is incompatible with port_bindings.&nbsp;<\/em><\/p>\n\n\n\n<div class=\"wp-block-group is-layout-constrained\"><div class=\"wp-block-group__inner-container\">\n<h4 class=\"wp-block-heading has-text-align-center has-background\" style=\"background-color:#b0f2b6\"><strong>Upgrade Your Plex Streaming with RapidSeedbox! <br><\/strong><br>Simplify your Plex setup &#8211; no more Docker complexities. <br>Enjoy top-notch security and privacy. <br>Experience enhanced performance for smooth streaming. <\/h4>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-2\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-background wp-element-button\" href=\"https:\/\/www.seedhost.net\/wp?blog=plex-on-docker\" style=\"background-color:#22c55e\"><strong>Visit Rapidseedbox now for an effortless Plex experience!<\/strong><\/a><\/div>\n<\/div>\n<\/div><\/div>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"042\">b. Running Plex Docker on Windows.&nbsp;<\/h3>\n\n\n\n<p>To run Plex Docker on Windows, we will be using Docker Desktop. This software allows you to build, test, and deploy applications using containers. It is available for Windows and Mac operating systems. It includes all the necessary components to create and manage containers, such as the Docker engine, Docker CLI, Docker Compose, and Kubernetes.<\/p>\n\n\n\n<p><strong><em>Note:<\/em><\/strong><em> If you want to install Plex on Docker, you will likely already have a way to run Docker containers. Installing Docker Desktop is out of the scope of this guide.&nbsp;<\/em><\/p>\n\n\n\n<h4 class=\"wp-block-heading\">i. How to pull the Plex image on Docker Desktop?&nbsp;<\/h4>\n\n\n\n<ul>\n<li>Open and Ensure Docker Desktop is running. You can use the Docker icon on the shortcut menu to verify whether Docker Desktop is running.&nbsp;<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_20.png\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"586\" src=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_20-1024x586.png\" alt=\"Docker on Plex\" class=\"wp-image-15369\" srcset=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_20-1024x586.png 1024w, https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_20-300x172.png 300w, https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_20-1536x879.png 1536w, https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_20-18x10.png 18w, https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_20.png 1872w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><figcaption class=\"wp-element-caption\"><em>Photo by <\/em><a href=\"https:\/\/www.docker.com\/products\/docker-desktop\/\" target=\"_blank\" rel=\"noreferrer noopener\"><em>Docker <\/em>Desktop<\/a><\/figcaption><\/figure>\n\n\n\n<ul>\n<li><strong>Open your terminal or command prompt with administrative privileges. <\/strong>You can also run the following commands from the Powershell terminal (if you are using Windows). We will pull the official Plex media server container using the following \u201cpull command\u201d:&nbsp;<\/li>\n<\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>docker pull plexinc\/pms-docker<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_2-1.png\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"657\" src=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_2-1.png\" alt=\"Docker on Plex\" class=\"wp-image-21906\" srcset=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_2-1.png 1024w, https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_2-1-300x192.png 300w, https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_2-1-18x12.png 18w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n\n\n\n<ul>\n<li>The Docker container image will begin to download.&nbsp;<\/li>\n\n\n\n<li>Once you see the results \u201cpull complete\u201d without failure, you successfully pull the image to your machine.&nbsp;<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_8-1.png\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"643\" src=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_8-1.png\" alt=\"Docker on Plex\" class=\"wp-image-21730\" srcset=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_8-1.png 1024w, https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_8-1-300x188.png 300w, https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_8-1-18x12.png 18w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n\n\n\n<ul>\n<li>Now, let\u2019s go back to check into the Docker Desktop platform. Go to the left-side menu and open \u201cImages.\u201d If the PMS-docker was successfully pulled, you will see it here. Still, as you would notice, the image is in an \u201cunused\u201d status.&nbsp;<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex-Docker.png\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"531\" src=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex-Docker.png\" alt=\"Docker on Plex\" class=\"wp-image-21525\" srcset=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex-Docker.png 1024w, https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex-Docker-300x156.png 300w, https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex-Docker-18x9.png 18w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><figcaption class=\"wp-element-caption\"><em>Photo by <\/em><a href=\"https:\/\/www.docker.com\/products\/docker-desktop\/\" target=\"_blank\" rel=\"noreferrer noopener\"><em>Docker <\/em>Desktop<\/a><\/figcaption><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\">ii. Let\u2019s run the Plex Docker container.&nbsp;&nbsp;<\/h4>\n\n\n\n<p>If you don&#8217;t have Plex directories in Windows, this is the time to create them.&nbsp;<\/p>\n\n\n\n<p>Open Powershell and create a new directory to store your Plex data by running the following command:<\/p>\n\n\n\n<p>mkdir ~\/plexdata<\/p>\n\n\n\n<p><em> <\/em><strong><em>Note: <\/em><\/strong><em>You can choose any directory you like, replace ~\/plexdata with your preferred path.<\/em><\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker-1.png\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"643\" src=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker-1.png\" alt=\"Docker on Plex\" class=\"wp-image-21984\" srcset=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker-1.png 1024w, https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker-1-300x188.png 300w, https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker-1-18x12.png 18w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n\n\n\n<ul>\n<li>Go to Docker Desktop &gt; Images &gt; plexinc\/pms-docker. If you click on the image, you will see all its detailed information, including its hierarchy, layers, vulnerabilities, and packages.&nbsp;<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_5-1024x531-1.png\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"531\" src=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_5-1024x531-1.png\" alt=\"Docker on Plex\" class=\"wp-image-21395\" srcset=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_5-1024x531-1.png 1024w, https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_5-1024x531-1-300x156.png 300w, https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_5-1024x531-1-18x9.png 18w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><figcaption class=\"wp-element-caption\"><em>Photo by <\/em><a href=\"https:\/\/www.docker.com\/products\/docker-desktop\/\" target=\"_blank\" rel=\"noreferrer noopener\"><em>Docker <\/em>Desktop<\/a><\/figcaption><\/figure>\n\n\n\n<ul>\n<li>Start the Plex container by going to Plex Desktop &gt; Images&gt; Choose the Image &gt; Click on the \u201cStart\u201d button.&nbsp;<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker.png\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"547\" src=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker.png\" alt=\"Docker on Plex\" class=\"wp-image-21443\" srcset=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker.png 1024w, https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker-300x160.png 300w, https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker-18x10.png 18w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><figcaption class=\"wp-element-caption\"><em>Photo by <\/em><a href=\"https:\/\/www.docker.com\/products\/docker-desktop\/\" target=\"_blank\" rel=\"noreferrer noopener\"><em>Docker <\/em>Desktop<\/a><\/figcaption><\/figure>\n\n\n\n<ul>\n<li>At this step, when you Run your new container, you\u2019ll get Optional Settings\u2014 which are really mandatory to be able to use Plex Media Server.&nbsp;<\/li>\n<\/ul>\n\n\n\n<p><strong><em>Note: <\/em><\/strong><em>Your new Plex Docker container has no<\/em> information about its running network (bridge, overlay, or macvlan). It only sees the current network interface (along with IP address), its gateway, routing table, DNS services, and some other networking information. In this case, we didn&#8217;t configure a Docker Compose file previously as we did with the Linux configuration, so here on Docker Desktop,<em> you will be able to configure networking parameters easily.&nbsp;<\/em><\/p>\n\n\n\n<ul>\n<li><strong>On the \u201cRun a new container\u201d menu. <\/strong>Give your new container a name (no spaces are allowed) and map all the ports from the Container (what it needs to work with Plex) and the Host machine to take Plex to the outside world. Take the example from the picture below.&nbsp;<\/li>\n\n\n\n<li><strong>If you don\u2019t give a name. <\/strong>The Docker Desktop will generate a random name.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_21.png\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"524\" src=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_21-1024x524.png\" alt=\"Docker on Plex\" class=\"wp-image-15348\" srcset=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_21-1024x524.png 1024w, https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_21-300x153.png 300w, https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_21-1536x786.png 1536w, https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_21-18x9.png 18w, https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_21.png 1888w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><figcaption class=\"wp-element-caption\"><em>Container Photo by <\/em><a href=\"https:\/\/www.docker.com\/products\/docker-desktop\/\" target=\"_blank\" rel=\"noreferrer noopener\"><em>Docker <\/em>Desktop<\/a><\/figcaption><\/figure>\n\n\n\n<ul>\n<li>On the bottom of this menu, map your container volume with the host machine volume.&nbsp;<\/li>\n\n\n\n<li><strong>Click on \u201cRun\u201d to create your Plex container.&nbsp;<\/strong><\/li>\n\n\n\n<li>Wait for the container to start up.&nbsp;<\/li>\n<\/ul>\n\n\n\n<h4 class=\"wp-block-heading\">iii. Checking the logs and output.&nbsp;<\/h4>\n\n\n\n<p>You can monitor its progress by going to \u201cContainers\u201d &gt; plexinc\/pms-docker:latest &gt; \u201cLogs.\u201d&nbsp;<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_11-1.png\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"556\" src=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_11-1.png\" alt=\"Docker on Plex\" class=\"wp-image-21857\" srcset=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_11-1.png 1024w, https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_11-1-300x163.png 300w, https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_11-1-18x10.png 18w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><figcaption class=\"wp-element-caption\"><em>Photo by <\/em><a href=\"https:\/\/www.docker.com\/products\/docker-desktop\/\" target=\"_blank\" rel=\"noreferrer noopener\"><em>Docker <\/em>Desktop<\/a><\/figcaption><\/figure>\n\n\n\n<ul>\n<li>Or you can also check logs from the terminal, CLI, or Powershell, by issuing the following command:<\/li>\n<\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>docker logs -f (name of container)<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_13.png\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"505\" src=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_13-1024x505.png\" alt=\"Docker on Plex\" class=\"wp-image-15362\" srcset=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_13-1024x505.png 1024w, https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_13-300x148.png 300w, https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_13-18x9.png 18w, https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_13.png 1229w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n\n\n\n<ul>\n<li><strong>You might have noticed a few details from the logs output:&nbsp;<\/strong>\n<ul>\n<li>The container was initialized, and the user-provided files were available in a certain directory (var\/run\/s6\/etc., in our container.).<\/li>\n\n\n\n<li>The container ensures that the user-provided files have the correct permissions. It also applies ownership and permissions fixes to the container.<\/li>\n\n\n\n<li>It starts and completes three related scripts: The PMS container initialization scripts, the hardware transcoding and connected tuner script, and the update script for PMS.&nbsp;<\/li>\n\n\n\n<li>The container starts and checks the Plex Media Server services.&nbsp;<\/li>\n\n\n\n<li>The log also shows an error &#8220;Critical: libusb_init failed.&#8221; This error typically indicates that there was an issue initializing the libusb library. This is a cross-platform library that provides low-level access to USB devices. We will not be using USB at the moment.&nbsp;<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<ul>\n<li>If you have already checked the logs and are ok with them, return to Docker Desktop &gt; Containers.&nbsp;<\/li>\n\n\n\n<li>Note that our new Plex_On_Docker container is running and has ports bound to it. So you should be able to access and use it.&nbsp;<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_19-1024x515-1.png\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"515\" src=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_19-1024x515-1.png\" alt=\"Docker on Plex\" class=\"wp-image-22007\" srcset=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_19-1024x515-1.png 1024w, https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_19-1024x515-1-300x151.png 300w, https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_19-1024x515-1-18x9.png 18w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><figcaption class=\"wp-element-caption\"><em>Containers Photo by <\/em><a href=\"https:\/\/www.docker.com\/products\/docker-desktop\/\" target=\"_blank\" rel=\"noreferrer noopener\"><em>Docker <\/em>Desktop<\/a><\/figcaption><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">c. Other ways to run your Plex Docker?<\/h3>\n\n\n\n<p>You can also start the Plex container without needing Docker Compose (although it is not recommended).<\/p>\n\n\n\n<ul>\n<li><strong>Use the following command, but change the values according to your needs.<\/strong> For example, change the name and TZ. Additionally, replace the ~\/plexdata with the directory we created before and \/mnt\/user\/Media with the directory where your media files are located.<\/li>\n<\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>docker run -d --name plex --restart=always \\ -p 32400:32400\/tcp -p 3005:3005\/tcp -p 8324:8324\/tcp \\ -p 32469:32469\/tcp -p 1900:1900\/udp -p 32410:32410\/udp \\ -p 32412:32412\/udp -p 32413:32413\/udp -p 32414:32414\/udp \\ -e PUID=1000 -e PGID=1000 \\ -e TZ=America\/New_York \\ -v ~\/plexdata:\/config \\ -v \/mnt\/user\/Media:\/data \\ plexinc\/pms-docker<\/code><\/pre>\n\n\n\n<p><strong><em>Note:<\/em><\/strong><em> For security reasons (and by default), running a container using the \u201cdocker run\u201d command will not expose any port to the outside world. To make a port, such as Plex ports (1900\/UDP, 32400\/TCP, 32410\/UDP, 32412\/UDP, 32413\/UDP, 32414\/UDP, 32469\/TCP, and 8324\/TCP) available to services outside your Docker container (or available to other Docker containers running on a different network), you will have to use the &#8211;publish or -p flag. This flag explicitly creates a firewall rule inside the container. In other words, it maps a container port to a port on the Docker host (to the external world). This is a bridge networking method.&nbsp;<\/em><\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"05\">5. Opening Plex Media Server.&nbsp;<\/h2>\n\n\n\n<p><strong>Now that your container is running successfully, you can try accessing the Plex web interface.&nbsp;<\/strong><\/p>\n\n\n\n<ul>\n<li>To open your new Plex on a Docker container, go to your web browser and navigate to http:\/\/localhost:32400\/web. This will open the Plex login screen, where you can sign in or create a new account.&nbsp;<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_9-1.png\"><img decoding=\"async\" loading=\"lazy\" width=\"1000\" height=\"552\" src=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_9-1.png\" alt=\"Docker on Plex\" class=\"wp-image-15370\" srcset=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_9-1.png 1000w, https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_9-1-300x166.png 300w, https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_9-1-18x10.png 18w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/><\/a><figcaption class=\"wp-element-caption\"><em>Photo by <a href=\"http:\/\/plex.tv\" target=\"_blank\" rel=\"noreferrer noopener\">Plex Media Server<\/a><\/em><\/figcaption><\/figure>\n\n\n\n<p><strong><em>Note: <\/em><\/strong><em>You should run the web browser on the machine where the Docker container (the host) is running. You can also run Plex Media Server on another machine on the same network if you have configured the necessary network settings.<\/em><\/p>\n\n\n\n<ul>\n<li>At this step, if you include the Plex Claim token on the Docker Compose file, your configuration will automatically activate and associate the Plex server with your Plex account.&nbsp;<\/li>\n\n\n\n<li>Once you sign in, Follow the on-screen instructions to set up your Plex server and add your media files. For more on setting up PMS, check <a href=\"https:\/\/www.seedhost.net\/wp\/blog\/plex-complete-guide\" target=\"_blank\" rel=\"noreferrer noopener\">Guide to Setting Up Plex Media Server in 2023<\/a>.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">a. Can&#8217;t open the Plex GUI?&nbsp;<\/h3>\n\n\n\n<p>If you can\u2019t open localhost:32400\/web for your Plex Media Server container installed from Docker image plexinc\/pms-docker, try the following:&nbsp;<\/p>\n\n\n\n<ul>\n<li><strong>Check the container status: <\/strong>Verify that the Plex container uses the \u201cdocker ps\u201d command. If the container is not running, start using the docker start &lt;container-id&gt; command, where &lt;container-id&gt; is the ID of the Plex container. From the output below, you can see that the Plex_On_Docker container is healthy.&nbsp;<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_14.png\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"276\" src=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_14-1024x276.png\" alt=\"Docker on Plex\" class=\"wp-image-15363\" srcset=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_14-1024x276.png 1024w, https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_14-300x81.png 300w, https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_14-1536x414.png 1536w, https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_14-18x5.png 18w, https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_14.png 1780w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n\n\n\n<ul>\n<li><strong>Check the container port<\/strong>: You can also see the exposed ports from the output above. The container exposes several ports to the host system, which are used for communication with the Plex media server. The complete list of ports being exposed by the container and mapped to the host system. Always make sure the default port for Plex is 32400 and is correctly mapped to the host system. For example, docker run -p 32400:32400 plexinc\/pms-docker. From our output above, Plex is indeed mapped to the 32400\/TCP port (the default HTTP port used for web access).&nbsp;<\/li>\n<\/ul>\n\n\n\n<ul>\n<li><strong>Check the firewall<\/strong>: Ensure that the firewall is not blocking the connection to the Plex server. You may need to add an exception to the firewall for port 32400. For a Windows Firewall, go to the Windows Defender Firewall with Advanced Security and click on &#8220;Inbound Rules&#8221; in the left-hand pane. Create a New Rule that filters connections based on port (allow 32400).&nbsp;<\/li>\n<\/ul>\n\n\n\n<ul>\n<li><strong>Try accessing using the IP address: <\/strong>Instead of using localhost, try accessing the Plex server using the IP address of the host machine. You can find the IP address using the ipconfig command in the Windows command prompt. For example, if your IP address is 192.168.1.100, you can access the Plex server by going to 192.168.1.100:32400\/web.<\/li>\n<\/ul>\n\n\n\n<ul>\n<li><strong>Check the Plex container logs:<\/strong> Use the docker logs &lt;container-id&gt; command to check the logs for the Plex container. This can help you diagnose any issues preventing the container from running correctly.<\/li>\n<\/ul>\n\n\n\n<div style=\"height:21px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">6.  Frequently Asked Questions:&nbsp;&nbsp;<\/h2>\n\n\n\n<h4 class=\"wp-block-heading\">a. Running a Plex Docker container with host networking mode vs. bridge mode?&nbsp;<\/h4>\n\n\n\n<p>Mapping container ports to host ports (host networking mode) is easier. This mode allows the Plex server access directly from the host machine&#8217;s IP address and port. It also simplifies network configuration and troubleshooting. But unfortunately, there are disadvantages to this approach. For example, you may run into port conflicts or can potentially expose the Plex server to security risks. On the other hand, mapping container ports to other container ports (bridge networking mode) can be more secure and flexible, as it isolates the Plex server from the host machine and other containers.&nbsp;<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">b. Running Plex Docker on a NAS? What are your best options?&nbsp;<\/h4>\n\n\n\n<p>Running Plex on a NAS can be a great way to store and access your media files. If you consider installing Plex with Docker on a NAS, check for providers with excellent support for different types of software. Some NAS providers like Synology, QNAP, and Asustor provide products that support Docker. Examples of these NAS (in 2023) are <a href=\"https:\/\/www.synology.com\/es-es\/products\/DS723+\" target=\"_blank\" rel=\"noreferrer noopener\">Synology DiskStation DS723+<\/a>, <a href=\"https:\/\/global.download.synology.com\/download\/Document\/Hardware\/DataSheet\/DiskStation\/20-year\/DS920+\/spn\/Synology_DS920_Plus_Data_Sheet_spn.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Synology DiskStation DS920+<\/a>, and <a href=\"https:\/\/www.asustor.com\/es\/product?p_id=69\" target=\"_blank\" rel=\"noreferrer noopener\">Asustor&#8217;s Lockerstor AS6604T<\/a><\/p>\n\n\n\n<h4 class=\"wp-block-heading\">c. Is it possible to run the Plex on Docker without Docker Compose?<\/h4>\n\n\n\n<p>While it is possible to run a single container for Plex using the \u201cdocker run\u201d command, using Docker Compose is better. We recommend Docker Compose as it provides several benefits, such as ease of use, flexibility, portability, consistency, and maintainability.&nbsp;<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">d. How to update timhaak\/docker-plex?&nbsp;<\/h4>\n\n\n\n<p>To update timhaak\/docker-plex (now, <a href=\"https:\/\/hub.docker.com\/r\/bytesized\/plex\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/hub.docker.com\/r\/bytesized\/plex<\/a>) container, follow these steps: Stop the existing Plex (docker stop &lt;name&gt; &gt; Remove the existing Plex container (docker rm &lt;name&gt;) &gt; Pull the latest version of the timhaak\/docker-plex image (docker pull timhaak\/docker-plex). Finally, create the new Plex container using the updated image.&nbsp;<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">e. How to install Plex Docker OpenMediaValut?&nbsp;<\/h4>\n\n\n\n<p>\u200b\u200b<a href=\"https:\/\/www.openmediavault.org\/\" target=\"_blank\" rel=\"noreferrer noopener\">OpenMediaVault<\/a> is a free and open-source network-attached storage (NAS) software. It provides a web-based GUI for managing storage and services. To install the Plex Docker container on OpenMediaVault, follow these steps: (1) Install Docker on your OpenMediaVault system &gt; (2) Open the Docker interface and search for the Plex image &gt; (3) Download and configure the Plex image, providing the necessary details such as the port and volume mappings. &gt; (4) Start the Plex container<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">f. Which unraid Plex Docker to use?<\/h4>\n\n\n\n<p>Multiple Plex Docker containers are available on the Unraid community applications repository, including the official Plex container and community-maintained containers such as linuxserver-plex or pms-docker. Choosing which one largely depends on your specific requirements and preferences. However, the official Plex container is recommended for most users, as the developers of Plex maintain it and are frequently updated with the latest features and bug fixes.<\/p>\n\n\n\n<div style=\"height:18px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Final Words.&nbsp;<\/h2>\n\n\n\n<p>We hope this post has helped get your Plex Media Server up and running in Docker containers. <\/p>\n\n\n\n<p>Whether you&#8217;re a Docker pro or a beginner, running Plex on Docker can offer a range of benefits and flexibility. <\/p>\n\n\n\n<p>Don&#8217;t hesitate to experiment and explore the many options available with Plex Docker containers. If you have any questions, issues, or suggestions, please leave them in the comments section below.<br><br>As always, Happy Streaming!<\/p>\n\n\n\n<div class=\"wp-block-group is-layout-constrained\"><div class=\"wp-block-group__inner-container\">\n<h4 class=\"wp-block-heading has-text-align-center has-background\" style=\"background-color:#b0f2b6\"><strong>Upgrade Your Plex Streaming with RapidSeedbox! <br><\/strong><br>Simplify your Plex setup &#8211; no more Docker complexities. <br>Enjoy top-notch security and privacy. <br>Experience enhanced performance for smooth streaming. <\/h4>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-4\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-background wp-element-button\" href=\"https:\/\/www.seedhost.net\/wp?blog=plex-on-docker\" style=\"background-color:#22c55e\"><strong>Visit Rapidseedbox now for an effortless Plex experience!<\/strong><\/a><\/div>\n<\/div>\n<\/div><\/div>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p><em><strong>Educational Purpose Disclaimer: <\/strong>This material has been developed strictly for educational purposes. We at RapidSeedbox do not endorse or promote any activity involving copyright infringement or illegal activities related to torrenting. Always abide by the laws and regulations concerning copyrights in your jurisdiction.<\/em><\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>In this post, we&#8217;ll explore how to run Plex in Docker containers. We will review two popular Plex Docker container images and what you need to know before creating a Docker container for Plex. But most importantly, we&#8217;ll walk together through the whole installation of Plex on Docker for Linux and Windows servers. <\/p>\n","protected":false},"author":145,"featured_media":15367,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[39],"tags":[455,416,410,185,737,453,77,454],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v20.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to Run Plex on Docker: The Complete Guide - RapidSeedbox<\/title>\n<meta name=\"description\" content=\"Looking to set up a media server with Plex? Learn how to use Docker to streamline the setup process and improve your media experience.\" \/>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Run Plex on Docker: The Complete Guide - RapidSeedbox\" \/>\n<meta property=\"og:description\" content=\"Looking to set up a media server with Plex? Learn how to use Docker to streamline the setup process and improve your media experience.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.seedhost.net\/wp\/blog\/plex-on-docker\" \/>\n<meta property=\"og:site_name\" content=\"RapidSeedbox\" \/>\n<meta property=\"article:published_time\" content=\"2023-06-02T04:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-09-09T21:09:07+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_18.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1744\" \/>\n\t<meta property=\"og:image:height\" content=\"911\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Diego Asturias\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Diego Asturias\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"22 minutes\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Run Plex on Docker: The Complete Guide - RapidSeedbox","description":"Looking to set up a media server with Plex? Learn how to use Docker to streamline the setup process and improve your media experience.","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"How to Run Plex on Docker: The Complete Guide - RapidSeedbox","og_description":"Looking to set up a media server with Plex? Learn how to use Docker to streamline the setup process and improve your media experience.","og_url":"https:\/\/www.seedhost.net\/wp\/blog\/plex-on-docker","og_site_name":"RapidSeedbox","article_published_time":"2023-06-02T04:00:00+00:00","article_modified_time":"2024-09-09T21:09:07+00:00","og_image":[{"width":1744,"height":911,"url":"https:\/\/www.seedhost.net\/wp\/wp-content\/uploads\/Plex_Docker_18.png","type":"image\/png"}],"author":"Diego Asturias","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Diego Asturias","Est. reading time":"22 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.seedhost.net\/wp\/blog\/plex-on-docker","url":"https:\/\/www.seedhost.net\/wp\/blog\/plex-on-docker","name":"How to Run Plex on Docker: The Complete Guide - RapidSeedbox","isPartOf":{"@id":"https:\/\/www.seedhost.net\/wp\/#website"},"datePublished":"2023-06-02T04:00:00+00:00","dateModified":"2024-09-09T21:09:07+00:00","author":{"@id":"https:\/\/www.seedhost.net\/wp\/#\/schema\/person\/db7aac454ff07735de4e4c9d7947367f"},"description":"Looking to set up a media server with Plex? Learn how to use Docker to streamline the setup process and improve your media experience.","breadcrumb":{"@id":"https:\/\/www.seedhost.net\/wp\/blog\/plex-on-docker#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.seedhost.net\/wp\/blog\/plex-on-docker"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.seedhost.net\/wp\/blog\/plex-on-docker#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.seedhost.net\/wp\/rapidseedbox-anonymous-seedbox-hosting-dedicated-servers"},{"@type":"ListItem","position":2,"name":"How to Run Plex on Docker: The Complete Guide"}]},{"@type":"WebSite","@id":"https:\/\/www.seedhost.net\/wp\/#website","url":"https:\/\/www.seedhost.net\/wp\/","name":"RapidSeedbox","description":"Seedbox &amp; Dedicated Server provider focused on delivering fast peer-to-peer BitTorrent protocol-based file transfer on remote high-end servers.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.seedhost.net\/wp\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.seedhost.net\/wp\/#\/schema\/person\/db7aac454ff07735de4e4c9d7947367f","name":"Diego Asturias","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.seedhost.net\/wp\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/840db9fb9324c0aab312a347c32f1a64?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/840db9fb9324c0aab312a347c32f1a64?s=96&d=mm&r=g","caption":"Diego Asturias"},"description":"Diego Asturias is a tech journalist who translates complex tech jargon into engaging content. He has a degree in Internetworking Tech from Washington DC, US, and tech certifications from Cisco, McAfee, and Wireshark. He has hands-on experience working in Latin America, South Korea, and West Africa. He has been featured in SiliconANGLE Media, Cloudbric, Pcwdld, Hackernoon, ITT Systems, SecurityGladiators, Rapidseedbox, and more.","sameAs":["https:\/\/www.linkedin.com\/in\/diego-asturias-035a539\/"],"url":"https:\/\/www.rapidseedbox.com\/author\/diego"}]}},"_links":{"self":[{"href":"https:\/\/www.seedhost.net\/wp\/wp-json\/wp\/v2\/posts\/15325"}],"collection":[{"href":"https:\/\/www.seedhost.net\/wp\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.seedhost.net\/wp\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.seedhost.net\/wp\/wp-json\/wp\/v2\/users\/145"}],"replies":[{"embeddable":true,"href":"https:\/\/www.seedhost.net\/wp\/wp-json\/wp\/v2\/comments?post=15325"}],"version-history":[{"count":10,"href":"https:\/\/www.seedhost.net\/wp\/wp-json\/wp\/v2\/posts\/15325\/revisions"}],"predecessor-version":[{"id":24277,"href":"https:\/\/www.seedhost.net\/wp\/wp-json\/wp\/v2\/posts\/15325\/revisions\/24277"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.seedhost.net\/wp\/wp-json\/wp\/v2\/media\/15367"}],"wp:attachment":[{"href":"https:\/\/www.seedhost.net\/wp\/wp-json\/wp\/v2\/media?parent=15325"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.seedhost.net\/wp\/wp-json\/wp\/v2\/categories?post=15325"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.seedhost.net\/wp\/wp-json\/wp\/v2\/tags?post=15325"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}