Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

MediaCenter

  • Install Docker Desktop
  • Download the docker-compose.yaml and the sample.env
  • Create a couple local folders for your media files, for incoming files.
    • A base folder, such as /data
    • Inside the base folder, a folder to hold all the media, such as /data/media
    • Inside the base folder, a folder to hold incoming torrents, such as /data/incoming
    • A configuration folder which does not have to be in the base folder, such as /mediaconfig
  • Edit the sample.env to set your values for your particular installation like the folders of various parts and the NordVPN key
  • Rename sample.env to .env (with the dot)
  • Once everything is done run: docker-compose up -d
  • Access the various services

Portainer

To administer each service:

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors