1
0
mirror of https://github.com/nxshock/gron.git synced 2025-01-18 11:31:11 +05:00
2022-05-10 19:44:41 +05:00
2022-11-20 14:44:03 +05:00
2022-03-26 13:23:39 +05:00
2022-05-10 21:29:15 +05:00
2022-11-20 14:44:03 +05:00
2022-05-14 14:17:52 +05:00
2022-11-20 14:44:03 +05:00
2022-11-20 14:44:03 +05:00
2022-03-28 19:55:21 +05:00
2022-11-20 14:44:03 +05:00
2022-05-10 19:44:41 +05:00
2022-11-20 14:44:03 +05:00
2022-05-10 19:44:41 +05:00
2022-10-23 10:23:35 +05:00
2022-03-26 13:23:39 +05:00
2022-05-14 14:17:30 +05:00
2022-11-05 14:07:55 +05:00
2022-03-27 12:39:24 +05:00
2022-11-20 14:59:39 +05:00
2022-03-30 21:06:55 +05:00
2022-11-20 14:44:03 +05:00
2022-03-30 21:06:55 +05:00

gron

SystemD and cron inspired job scheduler

Usage

  1. Create gron.d directory (JobConfigsPath variable from gron.conf variable).

  2. Create job config in gron.d/job1.conf (TOML format). See examples in _jobExamples.

  3. Launch gron binary.

  4. HTTP interface available on http://127.0.0.1:9876.

Description
SystemD and cron inspired job scheduler
Readme MIT 262 KiB
Languages
Go 68.2%
HTML 22%
CSS 9.6%
Batchfile 0.2%