media-docker

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

Github星跟踪图

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 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.

主要指标

概览
名称与所有者joskore/media-docker
主编程语言Shell
编程语言Shell (语言数: 1)
平台
许可证GNU General Public License v3.0
所有者活动
创建于2018-03-18 17:41:58
推送于2019-06-05 20:06:27
最后一次提交2019-05-24 20:00:47
发布数8
最新版本名称1.7.0 (发布于 2018-12-05 23:10:32)
第一版名称1.0.0 (发布于 2018-11-11 14:37:52)
用户参与
星数148
关注者数12
派生数20
提交数284
已启用问题?
问题数52
打开的问题数6
拉请求数63
打开的拉请求数1
关闭的拉请求数5
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?