Plex - Funky Penguin's Geek Cookbook

Plex is a client-server media player system and software suite comprising two main components (a media server and client applications)


This is a companion discussion topic for the original entry at https://geek-cookbook.funkypenguin.co.nz/recipes/plex/

Hello.
First of all, thank for your cookbook, it’s awesome :+1:
I have some little questions/fix:

so create /var/data/plex:

but in compose file:

volumes:
- /var/data/config/plex:/config

imho it is better use “/var/data/plex:/config” for plex library and /var/data/config/plex for env and compose file