I'm looking to have script/cron to be able to renew LetsEncrypt certificates (using acme-tiny) for multiple domains, when an Icinga check says they are 15 days away from expiry.
Then those renewed certificates should be pushed to a GitHub repository.
I'm not sure how to proceed with the script to make it only run for the domain after an Icinga check.