Commit Graph

8 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
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
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
Kristian Haugene
0673efeaf4 run every hour 2014-11-11 22:09:02 +01:00
Kristian Haugene
269cba4397 removed supervisord, using baseimage-docker init system. added automatic port updates. 2014-11-11 22:07:13 +01:00