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/07/16 13:48] – [Timer] Sean Rhone | servers:linux:nginx:lets_encrypt [2025/09/11 18:25] (current) – [Settings] Sean Rhone | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Information ====== | ====== Information ====== | ||
- | * Let's Encrypt | + | * Let's Encrypt |
- | * Certbot | + | * Certbot |
- | * [[Information:Realm of Espionage]] | + | * [[information:realm_of_espionage|Realm of Espionage]] |
===== Prerequisites ===== | ===== Prerequisites ===== | ||
* [[linux: | * [[linux: | ||
- | * [[servers;linux;nginx_php_php-fpm|nginx]] | + | * [[servers:linux:nginx_php_php-fpm|nginx]] |
====== Dependencies ====== | ====== Dependencies ====== | ||
Line 28: | Line 28: | ||
agree-tos = true | agree-tos = true | ||
- | ########## | + | ###################### |
- | #CHANGEME# | + | |
- | ########## | + | |
email = espionage724@x | email = espionage724@x | ||
- | + | ############ | |
- | ########## | + | |
- | #CHANGEME# | + | |
- | ########## | + | |
no-eff-email = true | no-eff-email = true | ||
Line 46: | Line 40: | ||
staple-ocsp = false | staple-ocsp = false | ||
- | domains = realmofespionage.xyz, | + | pre-hook = systemctl stop ' |
+ | post-hook = systemctl start ' | ||
+ | |||
+ | domains = realmofespionage.xyz, | ||
# End</ | # End</ | ||
Line 55: | Line 52: | ||
sudo ' | sudo ' | ||
+ | |||
+ | sudo systemctl stop ' | ||
====== Automatic Cert Renewal ====== | ====== Automatic Cert Renewal ====== | ||
Line 65: | Line 64: | ||
[Service] | [Service] | ||
Type=oneshot | Type=oneshot | ||
+ | |||
ExecStart='/ | ExecStart='/ | ||
+ | |||
ExecStartPost='/ | ExecStartPost='/ | ||
Line 90: | Line 91: | ||
# End</ | # End</ | ||
+ | |||
+ | sudo systemctl start ' | ||
/srv/www/wiki/data/attic/servers/linux/nginx/lets_encrypt.1752688116.txt.gz · Last modified: by Sean Rhone