rayopk.blogg.se

Setup plex on synology
Setup plex on synology










  • Media: This contains all the movies, TV shows, music, games, etc., that Plex will serve.
  • transcode: When Plex transcodes video for playback, the data is temporarily stored in this folder before being served to the client.
  • setup plex on synology

    Create the folder in the Docker shared folder.config: This contains all the configuration, metadata, logs, and cache data for the Plex service.Step 3: Create Folders for the Plex Docker ContainerĪt least three folders are needed for Plex, so the service’s data is persistent between container updates. The setting is found under Control Panel > File Services > Advanced > SSDP. I don’t plan to use the Windows network discovery feature, so I disabled the service. You can’t have both services bound to port 1900. Plex also uses port 1900 for DLNA discovery. Out of the box, the file services built into Synology’s system uses port 1900, so Windows devices can use network discovery to find the NAS in web browsers. I wrote about this back in February 2022 but will summarize it here. I use this folder to store the persistent data kept for containers. A new shared folder will be created called Docker.

    setup plex on synology

    Just search for Docker and click Install. The process is super easy because the software is available in the Package Center. The first step of using Docker on Synology is to install it. With that decided, I dove into learning Docker and rolling out Plex on the Synology. It’s not a technology I got to use a work, but software containerization is something I felt I’ll need to be familiar with going forward.

    setup plex on synology

    The system filled my needs as a home server for several years, but eventually, I ran out of storage space and needed to decide on the next stage of my home sever life.Īll of this got me thinking about Docker.

    setup plex on synology

    Previously I used an old Ubuntu PC as a storage/print server, Plex server, and other various things. Having received a Synology DS220+ NAS over the winter, I decided to dive in to see how much stuff I could run on the system. This post is either a cool idea or ridiculous.












    Setup plex on synology