151 Commits

Author SHA1 Message Date
LinuxServer-CI
0d5dddc37a Bot Updating Package Versions v1.5.0.7-ls46 2019-10-18 18:39:55 -04:00
LinuxServer-CI
42674808a3 Bot Updating Package Versions v1.5.0.7-ls45 2019-10-11 23:40:11 +01:00
LinuxServer-CI
6d2ec63a1b Bot Updating Templated Files 2019-10-11 18:34:52 -04:00
LinuxServer-CI
c254c9fd8e Bot Updating Templated Files 2019-10-11 18:34:02 -04:00
LinuxServer-CI
8d9c9fd0a2 Bot Updating Package Versions v1.5.0.7-ls44 2019-10-04 18:37:31 -04:00
LinuxServer-CI
6c0eb242b8 Bot Updating Package Versions v1.5.0.7-ls43 v1.5.0.6-ls43 2019-09-27 18:40:07 -04:00
LinuxServer-CI
45780ddfd0 Bot Updating Package Versions v1.5.0.6-ls42 2019-09-20 23:39:41 +01:00
LinuxServer-CI
e2ec9a923b Bot Updating Templated Files v1.5.0.6-ls41 2019-09-06 18:35:07 -04:00
LinuxServer-CI
f0cdfc65ee Bot Updating Templated Files 2019-09-06 23:33:52 +01:00
LinuxServer-CI
23fac83858 Bot Updating Package Versions v1.5.0.6-ls40 2019-08-30 23:38:21 +01:00
thelamer
f9a08bb097 use s6 cont-env executor for cleanup v1.5.0.6-ls39 2019-08-19 08:47:35 -07:00
Jonathan Crooke
3740ceeb9b Export DISKOVER_ARRAY for cleanup.sh 2019-08-19 08:47:35 -07:00
Chris Yocum
e4ba8c0d4c Add logic to start bots when run_on_start isn't set to true
Unless run_on_start is set to true, no worker bots are started when the container is started causing the user to have to manually start bots if they wish to run any manual Diskover operations like finding dupes or hot dirs.
v1.5.0.6-ls38
2019-08-19 08:33:06 -07:00
Chris Yocum
6cfdc20c83 Remove commented line hardcoding Diskover 1.5.0.2 release 2019-08-19 08:33:06 -07:00
Yocum
7e62aac2d1 Final, minor touchups 2019-08-19 08:33:06 -07:00
Yocum
ba1c9787f7 Switch back to latest diskover release 2019-08-19 08:33:06 -07:00
Yocum
cfc75d7f3c Remove chmod of cleanup.sh 2019-08-19 08:33:06 -07:00
Yocum
fb764faf3a Make cleanup.sh executable 2019-08-19 08:33:06 -07:00
Yocum
000fc15bdf Cleanup 2019-08-19 08:33:06 -07:00
Yocum
fd9b0ca01d More testing 2019-08-19 08:33:06 -07:00
Yocum
a2a5de939b Testing 2019-08-19 08:33:06 -07:00
Yocum
5a4222c4b0 Fix redis cleanup
Cleanup.sh was unable to read array vars and would error out. Moved commands directly into the sigterm trap so the cleanup actually runs.
2019-08-19 08:33:06 -07:00
Yocum
18a43a173e Fix redis cleanup
Cleanup.sh was unable to read array vars and would error out. Moved commands directly into dispatcher.sh so the cleanup can be ran.
2019-08-19 08:33:06 -07:00
Yocum
a8f8ddd70e Remove hardcoded diskover-web release link 2019-08-19 08:33:06 -07:00
Yocum
a384e121cd Testing fix for redis cleanup script errors 2019-08-19 08:33:06 -07:00
Yocum
edc20048a3 Testing if new nersion of DS is the problem 2019-08-19 08:33:06 -07:00
Chris Yocum
0683d52771 Testing fix for cleanup not reading vars 2019-08-19 08:33:06 -07:00
Chris Yocum
f7a2c8907d Testing array export for cleanup vars 2019-08-19 08:33:06 -07:00
Chris Yocum
ef35212ece Testing 2019-08-19 08:33:06 -07:00
Chris Yocum
81e62e53aa Testing fix for path issue 2019-08-19 08:33:06 -07:00
LinuxServer-CI
a5eafaefc1 Bot Updating Package Versions v1.5.0.6-ls37 2019-08-19 01:44:07 +02:00
LinuxServer-CI
fb849636d9 Bot Updating Templated Files 2019-08-19 00:39:08 +01:00
thelamer
331188df4d Rebasing to Alpine 3.10 2019-08-18 16:38:08 -07:00
LinuxServer-CI
25d72ee233 Bot Updating Package Versions v1.5.0.6-ls36 2019-08-09 22:39:19 +00:00
LinuxServer-CI
e264449f06 Bot Updating Package Versions v1.5.0.6-ls35 2019-08-07 18:48:37 +02:00
Alex Phillips
22e7ac609b
Merge pull request #26 from christronyxyocum/master
Functionality fixes
v1.5.0.2-ls34 v1.5.0.3-ls34 v1.5.0.4-ls34 v1.5.0.5-ls34
2019-07-18 13:19:51 -04:00
Chris Yocum
ca1f786917
Fix for file persistence
The customtags.txt, smartsearches.txt, and extrafields.txt files were not persistent as the copies stored in the /config dir were not linked to the files the application reads in /app/diskover-web/public/. Added symbolic links to create persistence after changes are made within the application.
2019-07-17 17:17:45 -04:00
Chris Yocum
2ae2f375bc
Fix for DISKOVER_OPTS
Syntax was causing DISKOVER_ARRAY[DISKOVER_OPTS] to get overwritten by the value of DISKOVER_OPTS that the user specified rather than adding to it, IE: specifying "DISKOVER_OPTS=--autotag" resulted in JUST `--autotag -i diskover-2019-07-16` instead of `--autotag -d /data -a -i diskover-2019-07-16`.
2019-07-16 18:46:55 -04:00
Chris Yocum
4b2decff5c
Fix issue with customtags.txt
Fix issue with customtags.txt getting overwritten by sample on container creation
2019-07-16 18:07:47 -04:00
LinuxServer-CI
5a3db26abd Bot Updating Package Versions v1.5.0.2-ls33 2019-07-05 18:37:05 -04:00
LinuxServer-CI
3b6031ab59 Bot Updating Templated Files 2019-07-05 23:33:47 +01:00
Chris Yocum
32eb6b5508
Fixes for the API not working
Modified the PHP location block to allow the API to function properly. Thanks to @halianelf for that.

Added increased fastcgi timeout to account for actions on massive directories.
2019-07-04 11:45:12 -04:00
LinuxServer-CI
cd9e39a481 Bot Updating Package Versions v1.5.0-rc29-ls32 v1.5.0-rc30-ls32 v1.5.0.2-ls32 v1.5.0.1-ls32 2019-06-20 01:47:31 +01:00
saarg
e562b9102e
Merge pull request #23 from shirosaidev/master
Update diskover.cfg
v1.5.0-rc29-ls31
2019-06-16 10:02:52 +00:00
Chris Park
c13773801e Update diskover.cfg 2019-06-16 18:40:06 +09:00
LinuxServer-CI
67c761ca63 Bot Updating Package Versions v1.5.0-rc29-ls30 2019-06-14 18:36:17 -04:00
LinuxServer-CI
5e5feb09fe Bot Updating Package Versions v1.5.0-rc29-ls29 2019-06-07 18:40:44 -04:00
LinuxServer-CI
ec766fc347 Bot Updating Templated Files 2019-06-07 18:34:21 -04:00
LinuxServer-CI
1acac76fff Bot Updating Templated Files v1.5.0-rc29-ls28 2019-05-24 18:34:43 -04:00
LinuxServer-CI
f6e63c484e Bot Updating Templated Files 2019-05-24 23:33:43 +01:00