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/09/11 03:48] – Sean Rhone | servers:linux:nginx:lets_encrypt [2025/09/11 18:25] (current) – [Settings] Sean Rhone | ||
---|---|---|---|
Line 3: | Line 3: | ||
* 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 17: | Line 17: | ||
====== Settings ====== | ====== Settings ====== | ||
- | |||
- | * TODO: pre/post hooks | ||
sudo mkdir -p '/ | sudo mkdir -p '/ | ||
Line 30: | Line 28: | ||
agree-tos = true | agree-tos = true | ||
- | ########## | + | ######################################## |
email = espionage724@x | email = espionage724@x | ||
- | ########## | + | ######################################## |
no-eff-email = true | no-eff-email = true | ||
Line 42: | 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 90: | Line 91: | ||
# End</ | # End</ | ||
+ | |||
+ | sudo systemctl start ' | ||
/srv/www/wiki/data/attic/servers/linux/nginx/lets_encrypt.1757576938.txt.gz · Last modified: by Sean Rhone