Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 409 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 409 Bytes

GoDockerCron

GoDockerCron is a service that listens for new, changed or removed cron files and runs them in docker containers.

File structure is /srv/$stackName/cron/$serviceName.cron

Installation

At the moment your only options are building the app yourself or downloading the release package which contains a built binary.