Eric Nemchik
e20c68e5f6
Move crontabs to etc
...
Signed-off-by: Eric Nemchik <eric@nemchik.com >
2023-08-19 10:17:49 -05:00
Eric Nemchik
540a30a245
cron in base
...
Signed-off-by: Eric Nemchik <eric@nemchik.com >
2023-08-18 23:21:50 -05:00
Eric Nemchik
4b6dcf748c
cron in base
...
Signed-off-by: Eric Nemchik <eric@nemchik.com >
2023-08-18 23:07:49 -05:00
Eric Nemchik
bed6a80004
Fix perms
...
Signed-off-by: Eric Nemchik <eric@nemchik.com >
2023-07-30 09:50:28 -05:00
Eric Nemchik
c73d76e4c6
standard cron
...
Signed-off-by: Eric Nemchik <eric@nemchik.com >
2023-07-30 01:18:19 -05:00
TheSpad
ac9057e0d6
Allow custom ports for readiness check
2023-06-10 21:00:27 +01:00
driz
c1bad9a69a
Update run
2023-03-27 07:36:02 -04:00
Eric Nemchik
44735da9a3
Add cron init to allow user customizable crontabs
2023-03-02 19:16:31 -06:00
Roxedus
65d903cd3c
Address review
2023-02-09 09:27:14 +01:00
TheSpad
50bad919f5
Rebase to edge, remove 3rd party UIs.
2023-02-08 15:02:21 +00:00
TheSpad
5d4f17a599
Rebase to 3.17, restore GNU findutils package.
2023-01-05 10:08:07 +00:00
TheSpad
dee7857587
Split permissions checks to avoid missing folders
2022-12-07 09:44:17 +00:00
TheSpad
0cb9f37627
Make servicefile executable
2022-11-13 16:33:29 +00:00
TheSpad
3af5aabfa6
Use lsiown for init
2022-11-13 16:33:22 +00:00
TheSpad
bfb0766dd1
chown download subfolders too
2022-11-03 11:30:15 +00:00
TheSpad
7f034d3763
Only chown download and watch folders if permissions are wrong
2022-11-03 11:28:59 +00:00
TheSpad
0e14c83fe4
Newline
2022-11-02 15:47:58 +00:00
TheSpad
ddc1a5a819
Rebase transmission to 3.16, migrate to s6v3
2022-11-02 15:42:31 +00:00
TheSpad
4d7feb6875
Make servicefile executable
2022-08-12 12:05:30 +01:00
Jeff R
6e821e3180
Update 20-config
2022-02-21 11:08:28 -08:00
Jeff R
cf6cb742b0
Update 20-config
...
The addition of $PEERPORT and $WEBUI would allow users to specify these ports via environmental variables, and add flexibility.
2022-02-21 11:08:28 -08:00
0b100100
3537965254
wait until the transmission-daemon terminates properly
...
We should wait for the termination of the transmission-daemon before the s6 service issues a sigterm to all remaining processes.
Without this delay the s6 sigterms are issued right after the RPC 'transmission-remote --exit'. This leaves not time to properly save the settings.json file, stats.json file, all resume files and showing the closing message 'Closing transmission session... done'.
This commit should fix the following issue: https://github.com/linuxserver/docker-transmission/issues/80
2021-07-09 09:22:06 +02:00
StudioEtrange
3be5c49077
fix use of HOST_WHITELIST env var
2021-02-05 20:54:38 +01:00
StudioEtrange
60269c33b0
split support for rpc-whitelist and rpc-host-whitelist in separated env var WHITELIST and HOST_WHITELIST
2021-02-02 13:29:19 +01:00
StudioEtrange
237b592595
fix typo on whitelist settings in 20-config file
2021-01-30 15:28:09 +01:00
StudioEtrange
995a8be829
add support for rpc-host-whitelist notation and give control of whitelist list with an env var WHITELIST
2021-01-25 17:08:52 -08:00
StudioEtrange
b07dbe7880
add opportunity to disable authentification by setting user and or password to empty string.
2020-12-23 03:00:46 +01:00
aptalca
2647e757dd
remove unnecessary chmod
2020-05-11 13:04:44 -04:00
Eric Nemchik
d3a917312a
Additional blacklist script cleanup
2020-04-28 13:21:25 -05:00
aptalca
2af266be76
internalize blocklist-update.sh
2020-03-30 10:28:47 -04:00
thelamer
fadfd01b4f
remove logic that sets auth to false to protect custom setups without the env
2019-08-21 20:00:13 -07:00
aptalca
23a993fa3e
add user/pass
2019-08-21 16:44:47 -07:00
aptalca
3ca740ca1d
fix cron start
2017-11-24 02:40:46 -05:00
aptalca
5accb4b55b
trap SIGTERM and clean stop
2017-11-24 02:40:08 -05:00
Paul Hendryx
4f5055dc4a
blocklist w/ cron
2016-10-18 08:53:05 -04:00
sparklyballs
037c87a002
tidy up Dockerfile, init and services files spruce up README
2016-08-09 10:40:46 +01:00
sparklyballs
c3b8ed7c83
rebase to alpine
2016-07-01 09:46:34 +01:00