https://github.com/yoanm/letsencrypt-hooks
Several Let's Encrypt hooks
https://github.com/yoanm/letsencrypt-hooks
letsencrypt letsencrypt-utils
Last synced: 2 months ago
JSON representation
Several Let's Encrypt hooks
- Host: GitHub
- URL: https://github.com/yoanm/letsencrypt-hooks
- Owner: yoanm
- License: mit
- Created: 2021-07-24T08:29:36.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-02T14:20:01.000Z (almost 4 years ago)
- Last Synced: 2024-10-19T09:04:57.941Z (8 months ago)
- Topics: letsencrypt, letsencrypt-utils
- Language: Shell
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Let's Encrypt hooks
Several Letsencrypt hooks for automatic certificate renewal and installWhen a certificate will be renewed, you can use one of those hooks to install the new certificate to related hosts or processes.
You just have to move the script under Letsencrypt directory and call it on `deploy.sh` script (or update the config to add the hook, or specify hook file from command line)
- [External QNAP host](./update-qnap-if-needed.sh)
- [External RouterOs host](./update-routeros-if-needed.sh)
- [Internal Freeradius process](./update-freeradius-if-needed.sh)
- [Internal nginx process](./update-nginx-if-needed.sh)
- [Internal Zabbix server process](./update-zabbix-server-if-needed.sh)
- [Internal Zabbix agent process](./update-zabbix-agent-if-needed.sh)