16 Commits (9f89da6522a2ab38ec01db2843e8785507898845)

Author SHA1 Message Date
  Dean Bailey 9f89da6522 Added UFW_ALLOW_GW_NET. Changes firewall rules from using GW to the GW network when set to true. 6 years ago
  Kristian Haugene b4c2667f01 Issues running with whitelist enabled, default to false. #432 6 years ago
  e7d cd9ee23d0c
Fix kettu installation for Alpine image 6 years ago
  e7d 7e0086f975
Add dumb-init back and add bash dependency to Alpine container 6 years ago
  e7d 23e4f03858
Run entrypoint though sh instead of dumb-init with Alpine 6 years ago
  Kristian Haugene 0a6985c790 always forget the other dockerfiles 6 years ago
  Kristian Haugene baa8cdef41 Fix environment error for alpine and armhf 6 years ago
  Kristian Haugene f05a286b46 Add new env variables to alpine and armhf Dockerfiles #294 6 years ago
  e7d 6e0c44e682
Install UFW with dockerfile 6 years ago
  e7d 91c450ba62
Get dockerize from Git instead of Alpine repository 6 years ago
  e7d f65408126d
Regroup necessary directories creation 6 years ago
  e7d 37994734a5
Remove unecessary file reading 6 years ago
  e7d a586ceacd6
Reduce dependency chain 6 years ago
  e7d 39435df09d
Remove useless final echo 6 years ago
  e7d 04c5b79f84
Add a Dockerfile to build a Alpine based version 6 years ago
  Jevin Maltais 1d83e2eadd Upgrading dockerize and required packages 6 years ago
  pandrez 3f825828ef Added Kettu Web UI 6 years ago
  Kristian Haugene c7a00b3525 Fix build and some restructuring after #324 6 years ago
  Garret Hicks 93ab8dcb95 apply changes from Dockerfile to Dockerfile.armhf 6 years ago
  Garret Hicks 4bc9a89e22 add combustion 6 years ago
  Kevin McCormick 84749c6244 Remove erroneous quotes from ENV statements 6 years ago
  Kristian Haugene c8a667edc4 Removed legacy options, #278 6 years ago
  Magnus Ullberg 5df12b5b17 Added firewall support 7 years ago
  Branden Cash 8cb81cc588 added support for uid/gid ... by default transmission will still run as root so as to not break backwards compatibility. 7 years ago
  Matt Berther 5c6d65ba1c adding ARM (Raspberry Pi) support 7 years ago
  Kristian Haugene 8dac504374 Bump version 8 years ago
  Kristian Haugene 29971f285d Bump version 8 years ago
  Dave Webb 09c978fc9b Attempt to prevent zombie processes when run under systemd 8 years ago
  Kristian Haugene 5859bd3d68 also installing zip and unzip. issue #75 8 years ago
  Kristian Haugene ed7556b6c6 installing rar and unrar to be able to execute simple scripts in the container. ref issue #75 8 years ago
  Kristian Haugene 1c808e8a5b Bump version to 1.8 8 years ago
  Kristian Haugene 3c56a7ce08 removed resolv override env option. readme fixup 8 years ago
  Kristian Haugene 660b8f9195 bumped version 8 years ago
  Kristian Haugene d25fc77b54 bump version 8 years ago
  Kristian Haugene 8d8a2c3c8c set vpn provider as required param 8 years ago
  Doug Daniels 8d43c09bfb Closes #23 - Ensure TRANSMISSION_HOME is on a persistent volume to store torrent resume info 8 years ago
  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 8 years ago
  Kristian Haugene f5baa63609 Update Dockerfile 8 years ago
  Kristian Haugene 91ccd7e3dd modified startup scripts to support more vpn providers 8 years ago
  Kristian Haugene d2035237a2 Update Dockerfile 9 years ago
  Kristian Haugene 2aa1796e08 all openvpn script and config in openvpn folder 9 years ago
  Kristian Haugene b6ab2b943d covered by wildcard add 9 years ago
  Kristian Haugene 553dbf628c use same script names inside and outside container. cleaner adding them as well 9 years ago
  Kristian Haugene fa7fbca87a bump version 9 years ago
  Kristian Haugene 8a3a0b30e9 persist env variables on startup. conform to /bin/sh 9 years ago
  Kristian Haugene 0d918b22f9 set fixed transmission-daemon home, move dockerize settings.json till we know tun0 ip 9 years ago
  Ian Neubert ceab19795b Find IP of tun0 during transmission start up and set the configuration to bind to it. Closes #11 9 years ago
  Ian Neubert 01cec65568 Renamed files in repo that end up as start.sh inside container to start.sh in the repo too. 9 years ago
  Kristian Haugene f7a7c2d4b4 fixing switch for keeping transmission state. also persist transmission rpc username and password for port updates if authentication is enabled. 9 years ago
  Kristian Haugene 629e8d0fac transmission startup handles setting.json, and possible to have transmission data-dir on mounted volume for persistent state 9 years ago