Commit Graph

17 Commits

Author SHA1 Message Date
Ian Neubert
01cec65568 Renamed files in repo that end up as start.sh inside container to start.sh in the repo too.
Updated all piaconfigs to force tun0
2015-05-23 09:06:08 -07:00
Kristian Haugene
f7a7c2d4b4 fixing switch for keeping transmission state. also persist transmission rpc username and password for port updates if authentication is enabled. 2015-05-10 22:15:25 +02:00
Kristian Haugene
629e8d0fac transmission startup handles setting.json, and possible to have transmission data-dir on mounted volume for persistent state 2015-05-10 20:51:19 +02:00
Kristian Haugene
d129497ca5 keeping env vars 2015-05-10 18:51:52 +02:00
Kristian Haugene
faa3972ab4 Not starting if PIA credentials is not set 2015-05-10 18:30:28 +02:00
Ian Neubert
268480358d Added PIA username/password to env vars
Added transmission settings to env vars. Fixed #8.
Updated readme.
Added ability to override /etc/resolv.conf. Fixes #4.
Save docker image size by combining all apt commands into a single RUN statement.
2015-05-09 15:27:08 -07:00
Kristian Haugene
6f07f0324b choose config to use by optionally setting environment variable. 2015-05-09 18:59:36 +02:00
Kristian Haugene
cc46422229 for kicks 2015-05-07 22:33:31 +02:00
Kristian Haugene
f053cb6c42 enhanced a few things. running plain ubuntu, openvpn starts transmission when connection is establised and so on 2015-05-07 21:34:34 +02:00
Kristian Haugene
0e4f1da9ce now passing configuration to container by mounting /config 2014-11-16 14:19:56 +01:00
Daniel Nordstrøm Carlsen
c2d97248aa Added recommended settings - Build from a specific version to make builds reproducible, and clean up after apt-get 2014-11-12 15:12:52 +01:00
Kristian Haugene
269cba4397 removed supervisord, using baseimage-docker init system. added automatic port updates. 2014-11-11 22:07:13 +01:00
Kristian Haugene
1154a0f510 use phusion baseimage 2014-11-11 21:03:07 +01:00
Daniel Nordstrøm Carlsen
d08439ebf5 Nevermind 2014-11-11 20:23:53 +01:00
Daniel Nordstrøm Carlsen
16b422f515 For some reason screen will not run if /var/run/screen doesn't have chmod 777 2014-11-11 19:50:49 +01:00
Kristian Haugene
87bf46826b created script for port updates. need to dynamically get rpc username and password do some cron stuff. issue #1 2014-11-09 19:52:52 +01:00
Kristian Haugene
4eaaae0ec1 initial commit. working, but needs more features 2014-11-09 16:23:18 +01:00