Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 412 Bytes

File metadata and controls

12 lines (9 loc) · 412 Bytes

Cron Manager

Used to scheduled add new tasks for the specified workers according to the config.

How to run

  1. Install dependencies: yarn
  2. Write config file according to config.sample.yml: cp config.sample.yml config.yml
  3. Run it: yarn start

License

This project is licensed under the GNU Affero General Public License v3.0 (AGPL-3.0). See the LICENSE file for the full text.