Skip to content

jeo1/docker-plex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

.env

COMPOSE_PROJECT_NAME=plex
TIMEZONE=America/Toronto

DOCKER_NETWORK=<name of docker network>
IP_ADDRESS=<ip address of container>

# Update
SONARR=<path to sonarr media>
RADARR=<path to radarr media>
OTHER=<path to other media>
OTHER_QBITTORRENT=<path to qbittorrent media>

PLEX_CONFIG=<path to plex config>

private/.env

PLEX_CLAIM=<private plex token>
  • Can obtain a claim token from https://plex.tv/claim and input here. Keep in mind that the claim tokens expire within 4 minutes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published