Skip to content

Instantly share code, notes, and snippets.

@charlesrc019
Last active November 8, 2024 02:21
Show Gist options
  • Save charlesrc019/9aeef996faeba4492d3c0d138381c726 to your computer and use it in GitHub Desktop.
Save charlesrc019/9aeef996faeba4492d3c0d138381c726 to your computer and use it in GitHub Desktop.
server_periodic_certbot_dns_renewal.sh
sudo certbot certonly --preferred-challenges=dns --manual --manual-auth-hook=/etc/letsencrypt/renewal-hooks/insightlabs.dev.py --manual-cleanup-hook=/etc/letsencrypt/renewal-hooks/insightlabs.dev.py -d "dev1.insightlabs.dev"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment