Pushkin Cron's job is to run user defined period scripts
nodeandpythonruntimes built in.- set up using standard cronttab syntax
- provides access to all environment variables
- Edit or create new scripts in the scripts folder.
- Create a line in the
crontabfile that points to your script - Easiest way to build this file is using crontab generator.
- Rebuild container
- Change the timezone to whatever you want by setting the
TZenv variable in theDockerfile - Share and publish other scripts that you may find useful
