Commit Graph

36 Commits

Author SHA1 Message Date
Bruno Perel
589147ddb5 Fetch transmission-web-control from its original repository for all platforms 2019-04-04 10:31:03 +02:00
Kristian Haugene
c319b28a25 Changing base image for armhf images #721 2019-03-09 21:02:25 +01:00
wilmardo
a93dd68829 Replace resin with balenalib since the armhf image has been moved 2019-02-26 21:27:06 +01:00
Kristian Haugene
ec4502d4df Merge pull request #665 from AdrienKuhn/update-automatic-arm-builds
Fix builds on ARM arch but keeping ARM cross builds.
2018-12-17 20:07:18 +01:00
Adrien Kühn
117aaf0ceb Fix builds on ARM arch but keeping ARM cross builds. Fix #638. 2018-12-16 13:02:23 +01:00
Dulanic
d5da0ab406 Update Dockerfile.armhf 2018-11-14 12:53:26 -06:00
Dulanic
b981557fdb Update Dockerfile.armhf
Add links so twc classic ui button works.
2018-11-14 12:22:14 -06:00
Adrien Kühn
5ab2fe9dae Add ability to generate automatic ARM images 2018-08-19 23:26:12 -04:00
Kristian Haugene
464ae88340 Merge pull request #559 from sillyfrog/master
Option to disable iptable REJECT target
2018-08-06 14:54:20 +02:00
Kristian Haugene
91db352621 Merge branch 'master' of https://github.com/aseber/docker-transmission-openvpn into aseber-master 2018-07-31 16:32:24 +02:00
Kristian Haugene
fdeebe4248 Update package install after #562 2018-07-25 17:05:04 +02:00
sillyfrog
f2a1899649 Merge branch 'dev' into master 2018-07-25 21:30:15 +10:00
dcrdev
4db9d91957 Refactor global permissions logic / add new directive to alpine/arm DockerFile 2018-07-19 19:29:08 +01:00
Austin Seber
30949600dc Added support for 'watch-dir-force-generic' 2018-07-19 00:10:47 -07:00
Sillyfrog
cec73f96dd Option to disable iptable REJECT target
New UFW_DISABLE_IPTABLES_REJECT option that hacks ufw to allow the
prevention of the use of the REJECT iptables target, as this is not
available on some NAS platforms (such as the Synology).
2018-07-17 17:00:29 +10: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