Skip to content
This repository has been archived by the owner on Jul 18, 2018. It is now read-only.

pushkin-consortium-deprecated/deprecated12

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 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

Releases

No releases published

Packages

No packages published