Skip to content

all-in-one deployment and configuration for an all-in-one media server, running on docker.

License

Notifications You must be signed in to change notification settings

adambonny/media-docker

 
 

Repository files navigation

media-docker

GitHub tag (latest SemVer) GitHub issues Build Status Join the chat at https://gitter.im/joskore/media-docker GitHub GitHub forks

a short and sweet way to get a full-blown media stack running on a server from scratch in minutes.

what's included

with this package, you'll get a media server environment capable of finding, grabbing, downloading, and presenting: movies, tv, books, and music. it does this (relatively) securely, prioritizing usenet but with an option for torrenting-over-VPN.

traefik reverse-proxying is available for access via nice URLs without exposing ports to the outside world, as long as you have a publically accessible domain you should be clear to use this without issue.

watchtower is available to keep all of your docker containers up-to-date.

installation

installation is omega-easy!

from your terminal as a sudo-capable user, run the following commands:

git clone https://github.com/joskore/media-docker/ ./media-docker && cd ./media-docker/
chmod +x ./media-docker.sh
sudo ./media-docker.sh

after this first installation and run, you can run media-docker from anywhere by running:

sudo media-docker

services

a full list of available services and where to access them can be found in the wiki here.

system requirements

system requirements, along with tested configurations, can be found in the wiki here.

what are those??

an overview of the component files involved in this process can be found in the wiki here.

vpn providers

a listing of supported VPN providers for torrenting-over-vpn, provided via the haugene\transmission-openvpn container, can be found in the container's repository here.

thanks!

this very much stands on the shoulders of those who came before, all this has done is made the deployment process simple and straightforward to configure.

About

all-in-one deployment and configuration for an all-in-one media server, running on docker.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Shell 100.0%