We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Merge pull request #5 from 2sheds/certbot-custom-args Support for custom plugin and more certbot args
Merge pull request #3 from 2sheds/multihost Use first of multi-host domains for certificate names
properly catch certbot logs
fix: make sure we don't add -d options for blank domains
moving to certbot v0.31.0 to support tls-alpn-01 challenge
updating cron schedule to run every night
using standard cron schedule. Fixing bug where certs were only copied… … to certs dir on initial generation
editing README
tuning logs
adding curl in image