[Devel] [GIT] OpenBioMaps GIT repository, branch master updated: new job controller

git at vocs.unideb.hu git at vocs.unideb.hu
Tue Oct 1 17:40:17 CEST 2019


    The project "OpenBioMaps GIT repository":

    The branch, master has been updated
       via  63940d7bfd4312ab749e39994717f28fac9807df (commit)
      from  7c8c7541b64b4f7d35021752a92bb9842630aeed (commit)


- Log -----------------------------------------------------------------
commit 63940d7bfd4312ab749e39994717f28fac9807df
Author: Bán Miklós <banm at vocs.unideb.hu>
Date:   Tue Oct 1 17:37:34 2019 +0200

new job controller

Put your custom job program (R,php,perl,sh) into jobs directory
Set jobs/jobs.table to schedule jobs.

Set a cronjob for jobs.php:
*/5 * * * * /usr/bin/php path/to/jobs.php &> /dev/null

-----------------------------------------------------------------------

Summary of changes:
 resources/jobs.php                                  | 21 +++++++++++++++++++++
 resources/jobs/jobs.table                           |  1 +
 resources/{job.php => jobs/kaszalasi_bejelento.php} |  7 ++++---
 resources/{job.php => jobs/kazsalasi_bejelento.php} |  7 ++++---
 4 files changed, 30 insertions(+), 6 deletions(-)
 create mode 100644 resources/jobs.php
 create mode 100644 resources/jobs/jobs.table
 copy resources/{job.php => jobs/kaszalasi_bejelento.php} (98%)
 copy resources/{job.php => jobs/kazsalasi_bejelento.php} (98%)

-- 
OpenBioMaps GIT repository


More information about the Devel mailing list