Andrew Erickson
7608155f83
add default values for env vars
2018-01-18 00:19:30 -08:00
Andrew Erickson
f27acc87f2
disabling use of ppa
2018-01-17 23:43:02 -08:00
Kristian Haugene
0086514ae7
Removing empty string default values, didn't fix #339
2017-11-21 23:22:27 +01:00
pandrez
3f825828ef
Added Kettu Web UI
2017-11-19 12:37:07 +00:00
Kristian Haugene
383e6c2d3b
Setting default values for all environment variables #339
2017-11-18 17:08:58 +01:00
Kristian Haugene
c7a00b3525
Fix build and some restructuring after #324
2017-11-18 14:36:31 +01:00
Garret Hicks
70aef00546
docs and some more tweaks
2017-10-22 09:20:36 -07:00
Garret Hicks
4bc9a89e22
add combustion
2017-10-22 00:18:12 -07:00
Kristian Haugene
15920bd4ae
Cleanup after merge, autosave was off
2017-10-13 20:11:37 +02:00
Kristian Haugene
b4624096a7
Merge branch 'env-quotes' of git://github.com/kmccormick/docker-transmission-openvpn into kmccormick-env-quotes
...
Conflicts:
Dockerfile
Dockerfile.armhf
2017-10-13 20:08:11 +02:00
Kevin McCormick
84749c6244
Remove erroneous quotes from ENV statements
...
Fixes #315 . Only the value should be quoted, if necessary.
2017-10-12 16:21:36 -07:00
Kristian Haugene
b462cdda42
Adding support for setting TRANSMISSION_WEB_HOME env var, #255
2017-07-18 02:25:51 +02:00
Kristian Haugene
c8a667edc4
Removed legacy options, #278
2017-07-18 01:41:28 +02:00
Geoff Flarity
5c669fd8d0
clean up Dockerfile
2017-07-13 12:18:02 -04:00
Geoff Flarity
e75c3bfbbd
upgraded to ubuntu 16.04, dubinit 1.2.0, docker-linux 0.5.0 etc
2017-07-13 12:16:28 -04:00
Kristian Haugene
7023d50501
Merge pull request #231 from ullbergm/master
...
Added firewall support
2017-05-05 21:07:25 +02:00
Magnus Ullberg
5df12b5b17
Added firewall support
2017-04-06 13:14:19 -04:00
Kurs Developer
9671707d1d
Upgrade dockerize version
2017-04-02 21:05:07 +02:00
Kristian Haugene
96453b3036
Bump version
2017-01-29 16:53:20 +01:00
Christiaan Maks
952b4922ed
Added wget
2016-11-14 19:02:30 +01:00
Kristian Haugene
62693bc13a
Update readme and bump version
2016-10-10 22:21:11 +02:00
Branden Cash
8cb81cc588
added support for uid/gid ... by default transmission will still run as root so as to not break backwards compatibility.
2016-09-26 23:42:04 -07:00
Kristian Haugene
91a0a29502
bump version
2016-09-06 23:05:14 +02:00
Kristian Haugene
3643e24434
moving torguard config update to separate script
2016-09-02 22:26:31 +02:00
Bert Shuler
8ad5618199
Pull Updated TorGuard Configuration
...
This pulls the updated TorGuard Configuration from their servers and
configures it for this image
2016-07-30 22:34:40 -04:00
Kristian Haugene
8dac504374
Bump version
2016-06-06 23:58:45 +02:00
Kristian Haugene
29971f285d
Bump version
2016-05-13 21:37:20 +02:00
Dave Webb
09c978fc9b
Attempt to prevent zombie processes when run under systemd
...
When systemd restarts the transmission-openvpn container, it seems to
leave zombie processes as below.
$ ps uaxww | grep Z
root 1872 0.0 0.0 0 0 ? Z 08:58 0:00 [transmission-da] <defunct>
The zombies do appear to be cleaned up by restarting docker itself, or
by stopping the transmission-openvpn service.
This is an attempt to prevent zombies being spawned via Yelp's
dumb-init, which correctly handles the signals that PID1 gets.
See: https://github.com/Yelp/dumb-init
2016-05-13 20:54:07 +12:00
Kristian Haugene
5859bd3d68
also installing zip and unzip. issue #75
2016-05-12 23:51:07 +02:00
Kristian Haugene
ed7556b6c6
installing rar and unrar to be able to execute simple scripts in the container. ref issue #75
2016-05-11 22:19:10 +02:00
Kristian Haugene
1c808e8a5b
Bump version to 1.8
2016-04-03 20:00:39 +02:00
Kristian Haugene
3c56a7ce08
removed resolv override env option. readme fixup
2015-09-10 22:37:03 +02:00
Kristian Haugene
660b8f9195
bumped version
2015-09-05 16:24:59 +02:00
Kristian Haugene
d25fc77b54
bump version
2015-08-18 22:25:58 +02:00
Kristian Haugene
8d8a2c3c8c
set vpn provider as required param
2015-08-18 22:23:04 +02: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
7df5cf2553
Merge branch 'dev' of github.com:haugene/docker-transmission-openvpn into dev
2015-08-09 21:03:45 +02: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
f5baa63609
Update Dockerfile
...
Bumped to version 1.2 after changes for issue #22
2015-08-08 01:58:51 +02:00
Kristian Haugene
91ccd7e3dd
modified startup scripts to support more vpn providers
2015-08-07 23:07:55 +02:00
Kristian Haugene
d2035237a2
Update Dockerfile
2015-05-25 13:18:53 +02:00
Kristian Haugene
2aa1796e08
all openvpn script and config in openvpn folder
2015-05-24 22:07:30 +02:00
Kristian Haugene
b6ab2b943d
covered by wildcard add
2015-05-24 22:01:46 +02:00
Kristian Haugene
553dbf628c
use same script names inside and outside container. cleaner adding them as well
2015-05-24 21:54:23 +02:00
Kristian Haugene
fa7fbca87a
bump version
2015-05-24 21:10:25 +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