Self host a Plex server with Docker
Create the folowing file structure in the root of this repo
-
data
- media
- movies
- tv
- torrents
- movies
- tv
- media
-
docker network create home-media-server
-
docker compose up -d
Self host a Plex server with Docker
Create the folowing file structure in the root of this repo
data
docker network create home-media-server
docker compose up -d