Skip to content

jkhartshorne/crontest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pushkin Logo

Overview

Pushkin Cron's job is to run user defined period scripts

Core Features

  • node and python runtimes built in.
  • set up using standard cronttab syntax
  • provides access to all environment variables

Get started

  1. Edit or create new scripts in the scripts folder.
  2. Create a line in the crontab file that points to your script
  3. Easiest way to build this file is using crontab generator.
  4. Rebuild container

Extension

  • Change the timezone to whatever you want by setting the TZ env variable in the Dockerfile
  • Share and publish other scripts that you may find useful

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 47.0%
  • Python 29.6%
  • Shell 23.4%