https://github.com/fmenabe/rs
A remote scheduler for centralizing cron tasks on a unique web interface.
https://github.com/fmenabe/rs
Last synced: 5 months ago
JSON representation
A remote scheduler for centralizing cron tasks on a unique web interface.
- Host: GitHub
- URL: https://github.com/fmenabe/rs
- Owner: fmenabe
- Created: 2012-07-11T23:41:31.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-07-11T23:57:24.000Z (almost 14 years ago)
- Last Synced: 2025-05-21T16:51:01.006Z (about 1 year ago)
- Size: 102 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
The goal of this project is to create a centralized tasks scheduler (a remote cron). The project has two parts. The first is a webapp for managing configuration (ie: tasks to execute) and the second is a daemon that launching tasks based on the configuration every minutes.