35 Commits

Author SHA1 Message Date
alex-phillips
59d8f4e1da added custom compose block to show a full stack example 2018-10-31 08:48:42 -04:00
Alex Phillips
2ca8b75538
Merge pull request #7 from alex-phillips/compose-templates-readme
Updated readme with redis / ES examples
2018-10-30 13:29:35 -04:00
alex-phillips
357f26b434 added project logo as well as redis / es docker-compose examples using the official images 2018-10-30 08:30:25 -04:00
alex-phillips
f7b2180a54 install composer via apk 2018-10-30 07:08:01 -04:00
Alex Phillips
7f21470450
Merge pull request #5 from alex-phillips/readme-vars
Readme vars
2018-10-05 13:46:14 -04:00
Alex Phillips
c4e7b74a1a
Merge pull request #4 from alex-phillips/master
diskover-web ui is now handled via nginx
2018-10-05 13:45:38 -04:00
alex-phillips
1a0271860a added readme-vars.yml file for auto-generated readme files 2018-10-05 11:22:24 -04:00
alex-phillips
d3274ea005 diskover-web ui is now handled via nginx 2018-10-01 09:03:50 -04:00
sparklyballs
b7306ba9ae
Merge pull request #3 from linuxserver/tidying
some initial tidying up and rearranging
2018-09-25 15:09:27 +01:00
Alex Phillips
f977551dcf
Merge pull request #2 from alex-phillips/index-name-fix
Index name fix and usage of arrays in variables
2018-09-25 10:07:38 -04:00
Alex Phillips
f56641a985
Merge pull request #1 from alex-phillips/master
fixed nested conditional variables issue
2018-09-18 16:18:06 -04:00
sparklyballs
83a5889687 some initial tidying up and rearranging 2018-09-11 00:17:41 +01:00
alex-phillips
776781e9da fixed but with improper variables after we converted to using an array 2018-08-24 09:40:08 -04:00
alex-phillips
ff4ba8a75e config files renamed to higher numbers to prevent race conditions, config env variables now stored in arrays 2018-08-02 14:56:50 -04:00
alex-phillips
0e20d74623 fixed issue with INDEX_NAME variable not being properly evaluated within the conditional of the DISKOVER_OPTS conditional. separated it into a separate string concat to get around this (i'm sure there's probably a better way though) 2018-07-31 12:45:52 -04:00
alex-phillips
911b4f8f37 diskover-web now uses nginx isntead of php server 2018-07-20 07:23:19 -04:00
alex-phillips
69aa7591a3 now using tarballs for installation 2018-07-17 15:33:41 -04:00
alex-phillips
a8daae8367 this container now contains diskover-web as well as an optional service, also hardcoded v1.5.0rc10 2018-07-11 18:26:29 -04:00
alex-phillips
2c6a8154c2 lowered crond verbosity 2018-06-22 15:57:47 -04:00
Alex Phillips
f27c80f38e
Merge pull request #1 from aptalca/patch-1
Update cron service
2018-06-22 15:57:21 -04:00
aptalca
ebcd319b63
Update run 2018-06-22 15:54:14 -04:00
alex-phillips
8d308887c9 fixed shebang in cron run file 2018-06-22 15:52:29 -04:00
alex-phillips
05aaa088f0 config updates for new rc10 release, added socket server service, re-added cron 2018-06-22 15:42:23 -04:00
alex-phillips
54ee5b623b different handling of crontabs now 2018-06-14 20:01:02 -04:00
alex-phillips
ffed457a1c different handling of crontabs now 2018-06-14 19:59:54 -04:00
alex-phillips
c2d01517b3 lots of changes - primarily with the dispatcher and handling killing old bots and emptying existing redis queues 2018-06-13 08:31:33 -04:00
alex-phillips
0bc4e64a19 documented more available environment variables 2018-06-07 16:23:29 -04:00
alex-phillips
5a44cd93e3 typo in defaults directory for copying crontab over 2018-06-07 15:03:29 -04:00
alex-phillips
1c76b77b1d dispatcher is now run in cron (optionally) but is always initiated when the container starts rather than in a s6 controlled service - more env variables to control dispatcher / worker args as well as to enable cron or not 2018-06-07 10:07:11 -04:00
alex-phillips
6ba593003d added logrotate and rq-dashboard 2018-06-07 10:06:14 -04:00
alex-phillips
bbb4c1107c added new INDEX_NAME documentation 2018-06-06 11:59:07 -04:00
alex-phillips
ae96efdd98 Added sleep to account for elasticsearch spinning up, added support for specifying index name, but default uses a timestamped name 2018-06-06 11:39:44 -04:00
alex-phillips
b7cb1c0517 updated readme with link to diskover project higher up 2018-06-06 11:25:44 -04:00
alex-phillips
c302993116 removed email notice note from readme, added cli option to not overwrite index during each run (should only update) 2018-06-06 11:24:02 -04:00
alex-phillips
7aca4ac205 initial commit 2018-06-06 11:18:51 -04:00