-
Notifications
You must be signed in to change notification settings - Fork 0
gepisolo/db-cron
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published