a short and sweet way to get a full-blown media stack running on a server from scratch in minutes.
what it is
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! just make sure that you have git installed and are a sudo-capable user and run one of the two sets of commands in your terminal to install:
bash -c "$(curl -sL dl.media-docker.com)"
or
git clone https://github.com/joskore/media-docker
cd media-docker
chmod +x media-docker.sh
sudo ./media-docker.sh
regardless of the method chosen from above, after the initial run completes, you can execute media-docker from anywhere by running:
sudo media-docker
documentation
others
unfortunately, my day job and general life events make me pretty much unable to make meaningful contributions to this project at this time, including support as well as new development. i'll still check and approve pull requests when i can, but if you need more active development or support, check in with the folks at https://github.com/GhostWriters/DockSTARTer. last i checked, they had active development and community, so they may be your best bet! thanks!
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.