项目作者: Sleavely

项目描述 :
Plex, Radarr, Sonarr, and qbittorrent behind a Letsencrypt-enabled Nginx. As a Docker service.
高级语言: Shell
项目地址: git://github.com/Sleavely/dockarr.git
创建时间: 2019-03-30T14:09:55Z
项目社区:https://github.com/Sleavely/dockarr

开源协议:

下载


dockarr ⚓🏴‍☠️

A self-contained Docker service for running Plex, Radarr, Sonarr, and qbittorrent behind a Letsencrypt-powered Nginx on a dynamic IP with automatically updated DNS from Cloudflare.

Getting started

  1. Configure the .env file
  2. Run setup.sh to create some boilerplate directories
  3. Run docker-compose up (with --detach to run in the background)

letsencrypt

domains.txt should contain one line per certificate. If you want alternate names on the cert, these should be listed after the primary domain. e.g.

  1. example.com www.example.com
  2. myothersite.com

Certificates are output to /letsencrypt/certs/{domain}.

qbittorrent

Because qbittorrent doesn’t support setting a custom base path, it is not included in the reverse proxy. To configure it, you’ll have to access it through localhost:8087 with the default user admin and password adminadmin.

  1. Set download path to /downloads/incomplete and /downloads/done ?