Jean Froment
ace6d79d0f
Add couchpotato
2017-08-12 17:15:43 +02:00
Jean Froment
efd7b2d0c0
Fix extraction path of webtools (plex)
2017-03-27 17:05:10 +02:00
Jean Froment
f0e87369ce
Remove extra spaces
2017-03-27 16:56:05 +02:00
Jean Froment
df30d2fc97
Add update instruction in plex dockerfile
2017-03-27 16:41:12 +02:00
Jean Froment
d846e0ea29
Merge plex webtools into plex
2017-03-27 16:36:37 +02:00
Jean Froment
2e6e5f3253
Fix plex-webtools
2017-03-27 16:12:16 +02:00
Jean Froment
0321415c58
Fix second typo
2017-03-27 15:31:17 +02:00
Jean Froment
3553345b56
Fix typo *shame*
...
P
2017-03-27 15:27:41 +02:00
Jean Froment
bed71a665e
Add update to apk commands in webtools dockerfile
2017-03-27 15:23:48 +02:00
Jean Froment
02b1f26fb1
Add plex-webtools (still testing phase)
2017-03-27 15:18:50 +02:00
Jean Froment
8c97457e73
Cosmetic changes + more info in README.md
2017-03-24 12:41:44 +01:00
Jean Froment
3b00bfd19a
Add mono-devel package to Sonarr image
2017-03-17 16:50:13 +01:00
Jean Froment
238c383edf
Sonarr dockerfile: single RUN command to bypass Docker hub cache
2017-03-17 16:18:24 +01:00
Jean Froment
6c3af5a1aa
Fix typo in sonarr dockerfile
2017-03-17 15:56:57 +01:00
Jean Froment
0057e5e494
Update to latest Jackett release and use mono
2017-03-17 15:50:45 +01:00
Jean Froment
381ab68118
Cleanup frontend regarding rtorrent (removed)
2017-03-15 17:25:20 +01:00
Jean Froment
a1820b2428
Remove rtorrent + do not expose ports which do not need to be
2017-03-15 17:19:22 +01:00
Jean Froment
65ab5f42fe
Fix root path in nginx config of h5ai: h5ai working
2017-03-09 19:33:50 +01:00
Jean Froment
3f9bd47846
change port strategy for h5ai
2017-03-09 19:18:10 +01:00
Jean Froment
476e1a2f40
Fix typo in h5ai patch name
2017-03-09 18:29:21 +01:00
Jean Froment
c23226a922
Change h5ai config, patch, volume share and nginx conf
2017-03-09 18:22:31 +01:00
Jean Froment
3eff1c7f7c
Change port for h5ai
2017-03-09 17:34:42 +01:00
Jean Froment
0ed4d78d19
Add h5ai patch
2017-03-06 22:57:53 +01:00
Jean Froment
cf62b213dc
Add h5ai
2017-03-06 22:29:00 +01:00
Jean Froment
83fc195c05
Add Deluge
2017-03-06 21:27:17 +01:00
Jean Froment
dd589dbe19
Remove OpenVPN + Sickrage + Syncthing, then adapt other resources
2017-03-06 20:55:19 +01:00
Kelvin Chen
76822df992
Use my own plexupdate fork
2017-02-13 20:38:53 -05:00
Kelvin Chen
67fad018c2
Change args for updated plexupdate script
2017-02-02 16:46:50 -05:00
Kelvin Chen
0472a0ecd6
Reorganize OpenVPN and use s6-overlay
2016-12-27 00:48:47 -05:00
Kelvin Chen
311d1b4ad6
Really fix syncthing this time
2016-11-29 18:50:36 -05:00
Kelvin Chen
32c9e0e9f6
Fix Syncthing build failing
2016-11-21 00:25:44 -05:00
Kelvin Chen
12ad9c4d2e
Remove basic auth from Plex
...
Plex now has authentication even for local servers. The basic auth for
the plex endpoint is redundant.
2016-10-31 21:52:05 -04:00
Kelvin Chen
b437f09ed5
Remove unused file leftover from previous version
2016-10-29 04:12:27 -04:00
Kelvin Chen
0834d43314
Replace supervisord with s6-overlay
...
Also restructure container to have all the container relevant files in
container-root to minimize the amount of COPY instructions and to make
the file structure more organized.
2016-10-13 18:54:31 -04:00
Kelvin Chen
12947572c7
Use exec to start main processes
2016-10-12 18:29:33 -04:00
Kelvin Chen
33817a2ab7
Add Jackett support
...
Add jackett to the sonarr image. Adjust the reverse proxy to route the
jackett subdomain
2016-10-12 17:33:00 -04:00
Kelvin Chen
2d8129865f
Fix a few minor things
2016-10-08 00:00:24 -04:00
Kelvin Chen
09475ed565
Add Sonarr container and some changes to frontend
...
Sonarr
- Add support for http://sonarr.tv/ in its own docker container
Frontend
- Add sonarr as a endpoint for the frontend proxy
- Don't resolve hostnames initially which fixes an longstanding issue
where nginx will crash if the other containers aren't up since their
hostnames won't be resolvable:
- Set resolver to 127.0.0.11 which is Docker's DNS for resolving
services
- Removed upstream block and declared upstream in set statements
Signed-off-by: Kelvin Chen <kelvin@kelvinchen.org>
2016-10-07 23:39:13 -04:00
Kelvin Chen
058ebc3b07
Auto-install plexpass update
2016-10-07 02:35:38 -04:00
Kelvin Chen
96616ce5b0
Delete base image
2016-10-07 01:55:23 -04:00
Kelvin Chen
e598317386
Switch frontend from old base image to alpine
2016-10-07 01:43:03 -04:00
Kelvin Chen
2382d79fbe
Update OpenVPN image
...
- Change base image to Ubuntu Xenial
- Rename `create-client` command to more intuitive `export-client`
2016-10-07 00:50:47 -04:00
Kelvin Chen
a27bf5625f
Remove old base image from syncthing
2016-10-07 00:16:33 -04:00
Kelvin Chen
3b04a54fc3
Switch Sickrage from old base image
2016-10-07 00:09:52 -04:00
Kelvin Chen
0ca861a2de
Install plex with auto-update script
2016-10-06 23:51:56 -04:00
Kelvin Chen
2ce1c4fafc
Update rtorrent image
...
- Switch to Ubuntu Xenial as base
- Update PHP5->PHP7
- Remove AutoDL-irssi since it causes more problems than it is worth
2016-10-06 23:11:58 -04:00
Kelvin Chen
0346e1b8f4
Update rtorrent/libtorrent to 0.9.6/0.13.6
...
Change the rtorrent image to use the stretch repo for packages. Not sure
how mixing jessie and stretch will work out for stability long term.
Everything appears to be working for now.
2016-04-25 14:44:45 -04:00
Kelvin Chen
80f6858e87
Switch to new sickrage repo
2016-01-26 17:41:28 -05:00
Kelvin Chen
17ef4c980d
Move static config from start script to Dockerfile
2015-11-17 16:58:22 -05:00
Kelvin Chen
aaf37c5d9e
Restyle Dockerfiles
...
Use leading ampersands instead of trailing ampersands as per the
examples on the docker website. e.g.
long command \
&& another command
Also change the build-all script to update the debian image when
building the base image.
2015-11-11 21:29:01 -05:00