Commit Graph

16 Commits (3bc4f901223c9782dd688a4f4993481e2cdb9b94)

Author SHA1 Message Date
mokaddem 6fd52393b7
chg: [update] Added new worker type `update` to perform updates 2019-10-01 13:36:37 +02:00
iglocska b2da4b789c fix: [CLI] Worker start script reverted
- new script moved to start_dynamic.sh
- stuck workers could not be restarted
2019-04-10 16:17:13 +02:00
Richard van den Berg 0d4de16bcd Add workers stop script 2019-03-05 17:35:55 +01:00
Steve Clement a5ec453f40 chg: [workers] Worker start script has initial support to only restart the workers that are not running. 2019-03-04 20:39:12 +09:00
Steve Clement 640c7f9ac9 chg: [tools] misp-workers.service need to be able to be installed on a stick MISP install (Ubuntu) other flavours want to be marked as such. (and in a seperate directory, ideally, etc/systemd/system)
chg: [tools] Backup script todo added
chg: [tools] worker start script todo and fix me added
2019-02-27 07:58:46 +05:30
iglocska 29d502ef7d fix: Reverted PR with alternate way of starting scheduler worker 2018-02-26 10:28:58 +01:00
eCrimeLabs 86db1a7799
Update start.sh
Fixed bug in scheduler line
2018-02-17 18:05:34 +00:00
iglocska 1dcb1d1110 chg: Added exit 0 to start.sh to make vagrant happy 2017-08-08 10:14:20 +02:00
Kevin Allix 2b6ee46e9a Change (where needed) shebang to /usr/bin/env xxx for better portability 2017-06-24 13:37:42 +02:00
Steve Clement 7ea8425421 - Added root check
- Added comment about bash quirk
2017-02-23 11:44:26 +01:00
Iglocska e6f2ec0f2f chg: make script executable 2016-06-24 17:14:51 +02:00
Richard van den Berg 117d001b2f Create new prio queue for publishing events 2016-06-24 11:03:47 +02:00
iglocska 72d4db3007 2 Background worker issues fixed
- Start-up script could only be started from the script's location

- Division by zero in e-mail alerts when calculating the progress of the background job
2014-06-27 21:36:14 +02:00
Christophe Vandeplas 0330379eb5 fixing newlines in script 2014-02-18 08:00:38 +01:00
iglocska a380ab444a Work on the background job and the proposals
- Proposals now get synced on pull
- several bug fixes
- new startup script for the background workers
2014-01-05 21:30:39 +01:00
iglocska bc42fb99a8 Preparing for the scheduled tasks
- incorporated cidr from develop
- some other improvements to the background jobs
2013-12-17 10:15:04 +01:00