Commit Graph

10 Commits

Author SHA1 Message Date
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 feb6649cae Update compose file to v3 2017-01-31 11:58:57 -05: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 bc2d6d8bdc Allow building through docker-compose 2016-10-07 01:45:39 -04:00
Kelvin Chen 09c87b8b30 Upgrade to docker-compose.yml v2
This deprecates older docker-compose versions and would require >=v1.6.0
to run.
2016-02-05 12:31:07 -05:00
Kelvin Chen a2762c9f60 Add an OpenVPN container 2015-11-11 03:14:53 -05:00
Kelvin Chen f3af899de2 Initial commit 2015-11-06 18:54:20 -05:00