

Mandatory is to let Plex access your media folders. config - I’ve chosen to export the Plex configuration folder on my local NAS share for easy access The volumes section is the most relevant: The environment node variables should be updated to reflect your preferences. The ports to expose are documented on the Plex support site. The advantage of a configuration file is it is very portable/movable and also resistant to UI crashes on Synology (which is the reason for this post as it happened to me now). docker-compose.ymlĭocker Compose uses a configuration file which is used instead of setting paramters via UI och cli. I’m using the release from Linuxserver as documented. The running docker container instance will be visible in the Synology Docker UI and can also be controlled from there. The previous setup uses the Synology UI but this version uses docker-compose, which is based on a configuration file. Actually there is nothing specific about Synology rather than mapped folder paths. This is an updated writeup of setting up PLEX Server using Docker Compose on a Synology NAS.
