Skip to content

gepisolo/db-cron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

# USAGE

The script contains a query that understand cron syntax stored in db columns
The query can be used in other languages (Perl, Golang, Python etc)

1) Create the table in DB
2) Provide Env variables to connect
3) Edit crontab calling your script every minutes
(eg * * * * * /usr/bin/php /path/to/cronjobs.php ...)
4) Insert jobs in DB (using SQL, or your CMS)

About

Use DB to store cron configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published