Git Product home page Git Product logo

docker-media-server's Introduction

Docker Media Server

This bash script will help you to automatically set up the basic docker containers you need for a media server from scratch. NOTE:you must not have a docker directory inside your /home/$USER/

Documentation

Containers set up are :-

Frontend

  1. Nginx Proxy Manager - Reverse Proxy with LetsEncrypt. WebUI port - 81
  2. Heimdall - Simple Dashboard. WebUI port - 83

Downloaders

  1. Deluge - Torrent Downloader. WebUI port - 8112
  2. Prowlarr - Indexer. WebUI port - 9696
  3. Flaresolverr -For Prowlarr. WebUI port - 8191
  4. Lidarr - Music. WebUI port - 8686
  5. Radarr - Movies. WebUI port - 7878
  6. Sonarr - Shows. WebUI port - 8989
  7. Readarr - Books. WebUI port - 8787
  8. Jellyfin - Media Player. WebUI port - 8096
  9. Kavita - Reading. WebUI port - 5000
  10. Tdarr - Transcoding. WebUI port - 8265
  11. Bazarr - Subtitles. WebUI - 6767

Utilities

  1. Dozzle - Real-time Docker Log Viewer. WebUI port - 8080
  2. File Browser - Explorer. WebUI port - 82

Maintenance

  1. WatchTower - Automatic Docker Container Updates.

Deployment

To install docker and compose run

sudo apt-get update
wget -O /home/$USER/installdocker.sh https://raw.githubusercontent.com/Indian-Techie09/docker-media-server/main/installdocker.sh
bash installdocker.sh

To install this script run

sudo apt-get update
wget -O /home/$USER/dockermediaserver.sh https://raw.githubusercontent.com/Indian-Techie09/docker-media-server/main/docker-media-server.sh
bash dockermediaserver.sh

Once you run the script .env file will open change UGID, PGID, Time Zone and data directory where you want to store your data. Once done Save the file and run

cd docker
sudo docker compose up

Note for Tdarr

I do not have a dedicated GPU for transcoding so I am using Intel quicksync but if you have a dedicated GPU just add it to the docker-compose.yml file

docker-media-server's People

Contributors

indian-techie09 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.