Commit Graph

22 Commits

Author SHA1 Message Date
Austin Seber
30949600dc Added support for 'watch-dir-force-generic' 2018-07-19 00:10:47 -07:00
Wei Gao
ec2034a5e3 Fix missing tinyproxy, optimize build 2018-06-21 11:26:56 -07:00
davinkevin
182f2f2c70 feat(web-ui): add transmission-web-control UI
This is based upon the project https://github.com/ronggang/transmission-web-control/
2018-03-31 16:44:54 +02:00
Dean Bailey
9f89da6522 Added UFW_ALLOW_GW_NET. Changes firewall rules from using GW to the GW network when set to true.
Extended LOCAL_NETWORK to support comma seperated list of /CIDR.

Minor firewall cleanups. Removed specified TCP in range allow. No point, we don't specify tcp/udp anywhere else.

Formatting changes (BASH 3+ style).

Cleaned removed external [ ] calls. Use builtin [[ ]].

Use ${VAR,,} to lowercase isntead of TR.
2018-03-04 23:39:38 -08:00
Kristian Haugene
b4c2667f01 Issues running with whitelist enabled, default to false. #432 2018-02-23 21:42:31 +01:00
Kristian Haugene
0a6985c790 always forget the other dockerfiles 2018-02-22 23:05:07 +01:00
Kristian Haugene
baa8cdef41 Fix environment error for alpine and armhf 2018-02-22 09:52:39 +01:00
Kristian Haugene
f05a286b46 Add new env variables to alpine and armhf Dockerfiles #294 2018-02-13 19:21:34 +01:00
Kristian Haugene
4263519b8e Merge pull request #401 from infothrill/infothrill/arm-stretch
Upgrade armhf image to debian stretch. This will remove the need for …
2018-01-27 18:46:29 +01:00
Dean Bailey
970c9c576f Added UFW_EXTRA_PORTS, Updated start script shell, Added python2.7
UFW_EXTRA_PORTS Allows for exposing of ports when binding to the image for the vpn functionality. Accepts comma seperated list.

Changed from /bin/sh to /bin/bash. If you got bash, why use busybox? Plus busybox doesn't allow for advanced string manipulations.

Added python2.7 and pysqlite2. torrentToMedia from the nzbToMedia package needs python2.7.
2018-01-24 22:41:28 -08:00
Paul Kremer
78aa5ac448 Upgrade armhf image to debian stretch. This will remove the need for a custom dumb-init as well as upgrade to the latest transmission.
Should resolve issue #392 for the arm platform.
2018-01-21 10:51:13 +01:00
Jevin Maltais
1d83e2eadd Upgrading dockerize and required packages 2017-11-25 21:37:10 -05:00
pandrez
3f825828ef Added Kettu Web UI 2017-11-19 12:37:07 +00:00
Kristian Haugene
c7a00b3525 Fix build and some restructuring after #324 2017-11-18 14:36:31 +01:00
Garret Hicks
93ab8dcb95 apply changes from Dockerfile to Dockerfile.armhf 2017-10-22 09:31:30 -07:00
Garret Hicks
4bc9a89e22 add combustion 2017-10-22 00:18:12 -07: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
c8a667edc4 Removed legacy options, #278 2017-07-18 01:41:28 +02:00
Magnus Ullberg
5df12b5b17 Added firewall support 2017-04-06 13:14:19 -04: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
Matt Berther
5c6d65ba1c adding ARM (Raspberry Pi) support 2016-07-26 23:41:05 -06:00