Commit Graph

11 Commits

Author SHA1 Message Date
Kristian Haugene
e126e6d502 Only symlink /dev/urandom if /dev/random doesn't exist 2015-10-31 18:39:56 +01:00
Matthew Crenshaw
64770087f9 Fix entropy error, enable transmission logging 2015-10-29 12:08:20 -04:00
Doug Daniels
0faafc3a99 Merge remote-tracking branch 'origin/dev' into transmission-resume-torrent
Conflicts:
	transmission/start.sh
	transmission/updatePort.sh
2015-08-13 11:26:21 -05:00
Doug Daniels
8d43c09bfb Closes #23 - Ensure TRANSMISSION_HOME is on a persistent volume to store torrent resume info 2015-08-12 23:57:47 -05:00
Kristian Haugene
0949d82219 moved scripts and templates out of transmission daemon home folder. this allows mounting of /etc/transmission-daemon to keep state, ref issue #22 2015-08-09 21:02:05 +02:00
Kristian Haugene
91ccd7e3dd modified startup scripts to support more vpn providers 2015-08-07 23:07:55 +02:00
Kristian Haugene
63cfc08e99 cleanup some legacy intermediate script 2015-05-25 13:26:23 +02:00
Kristian Haugene
8a3a0b30e9 persist env variables on startup. conform to /bin/sh 2015-05-24 20:40:25 +02:00
Kristian Haugene
0d918b22f9 set fixed transmission-daemon home, move dockerize settings.json till we know tun0 ip 2015-05-24 19:05:05 +02:00
Ian Neubert
ceab19795b Find IP of tun0 during transmission start up and set the configuration to bind to it. Closes #11 2015-05-23 09:30:58 -07:00
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