Jonathan Branan jblu
jblu pushed to dev-custom-crontab at jblu/crane 2023-06-23 03:50:00 -05:00
ff8136bf0c updated test
jblu created repository jblu/hottub 2023-06-23 03:46:09 -05:00
jblu pushed to dev-custom-crontab at jblu/crane 2023-06-23 03:08:55 -05:00
f66a42a84a removed crontab from dockerfile
jblu pushed to dev-custom-crontab at jblu/crane 2023-06-23 03:07:03 -05:00
b16875da29 included supercronic
jblu deleted branch dev-migrate-supercronic from jblu/phc 2023-06-22 18:26:28 -05:00
jblu pushed to main at jblu/phc 2023-06-22 18:26:19 -05:00
8b73888082 Merge pull request 'dev-migrate-supercronic' (#1) from dev-migrate-supercronic into main
32a9b1745d updated package
0b011a28fd updated cicd
1ac4eb822c updated instructions
1ac06a288a added supercronic
Compare 6 commits »
jblu merged pull request jblu/phc#1 2023-06-22 18:26:17 -05:00
dev-migrate-supercronic
jblu created pull request jblu/phc#1 2023-06-22 18:25:48 -05:00
dev-migrate-supercronic
jblu pushed to dev-migrate-supercronic at jblu/phc 2023-06-22 18:10:55 -05:00
32a9b1745d updated package
jblu pushed to dev-migrate-supercronic at jblu/phc 2023-06-22 17:54:11 -05:00
0b011a28fd updated cicd
jblu pushed to dev-migrate-supercronic at jblu/phc 2023-06-22 03:24:24 -05:00
1ac4eb822c updated instructions
jblu pushed to dev-migrate-supercronic at jblu/phc 2023-06-22 03:23:35 -05:00
1ac06a288a added supercronic
jblu pushed to dev-migrate-supercronic at jblu/phc 2023-06-19 19:01:49 -05:00
c4ffcee3a3 changed to supercronic
jblu created branch dev-migrate-supercronic in jblu/phc 2023-06-19 18:57:11 -05:00
jblu pushed to dev-migrate-supercronic at jblu/phc 2023-06-19 18:57:11 -05:00
jblu pushed to main at jblu/phc 2023-06-19 18:48:40 -05:00
d89bd69ee5 no changes
jblu created branch dev-custom-crontab in jblu/crane 2023-06-19 18:46:41 -05:00
jblu pushed to dev-custom-crontab at jblu/crane 2023-06-19 18:46:41 -05:00
b4d92128df added supercronic
jblu commented on issue jblu/crane#22 2023-06-19 16:22:32 -05:00
allow cron to be controlled from a variable or config file

using supercronic

[entrypoint.sh] echo "${CRON} bash /app/backup.sh" >> "${CRON_CONFIG_FILE}"

exec supercronic -passthrough-logs -quiet "${CRON_CONFIG_FILE}"

jblu opened issue jblu/qbit-maid#52 2023-06-18 01:51:44 -05:00
allow cron to be controlled from a variable or config file