servers:linux:nginx:lets_encrypt
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| servers:linux:nginx:lets_encrypt [2025/12/20 18:16] – [Settings] Sean Rhone | servers:linux:nginx:lets_encrypt [2025/12/31 23:33] (current) – Ubuntu -> oS TW Sean Rhone | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| ===== Prerequisites ===== | ===== Prerequisites ===== | ||
| - | * [[linux: | + | * [[linux: |
| * [[servers: | * [[servers: | ||
| Line 14: | Line 14: | ||
| **** | **** | ||
| - | sudo apt install ' | + | sudo zypper |
| ====== Settings ====== | ====== Settings ====== | ||
| - | sudo -e '/ | + | |
| < | < | ||
| Line 56: | Line 56: | ||
| ====== Automatic Cert Renewal ====== | ====== Automatic Cert Renewal ====== | ||
| - | |||
| - | ===== Disable Default ===== | ||
| - | |||
| - | **** | ||
| - | |||
| - | sudo systemctl disable ' | ||
| ===== Service ===== | ===== Service ===== | ||
| Line 70: | Line 64: | ||
| [Service] | [Service] | ||
| Type=oneshot | Type=oneshot | ||
| + | |||
| + | WorkingDirectory=/ | ||
| ExecStart='/ | ExecStart='/ | ||
| Line 79: | Line 75: | ||
| ===== Timer ===== | ===== Timer ===== | ||
| - | * Weekly | + | * Weekly |
| sudo -e '/ | sudo -e '/ | ||
| Line 90: | Line 86: | ||
| [Timer] | [Timer] | ||
| - | OnCalendar=weekly | + | OnCalendar=Sun *-*-* 07:00:00 |
| Persistent=true | Persistent=true | ||
/usr/local/www/wiki/data/attic/servers/linux/nginx/lets_encrypt.1766272569.txt.gz · Last modified: by Sean Rhone
