Skip to content

Entertainment automation for homelabs on docker

Notifications You must be signed in to change notification settings

viranch/docker-tv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

docker-tv

Entertainment automation for homelabs on docker

What does the composition contain?

  • Transmission server for downloading media from torrents.
  • Jackett as the torrent search aggregator backend.
  • TorDash for search bar, transmission web and downloads directory browser all in one.

How to use?

  • Install docker.

  • Clone this repo: git clone https://github.com/viranch/docker-tv

  • cd docker-tv and edit the relevant docker compose file to insert any secrets/configuration.

  • Run the composition with a VPN (recommended): docker-compose -f docker-compose-with-vpn.yml up -d

  • Or, without a VPN: docker-compose -f docker-compose-without-vpn.yml up -d

  • Navigate to http://your-ip/ to access the dashboard.

  • In most practical cases, you'd want to import/copy the sample compose setup in this repo to your own compose files and put the dashboard behind your reverse proxy container.

About

Entertainment automation for homelabs on docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages