X-Git-Url: https://git.rohieb.name/stratum0-wiki.git/blobdiff_plain/bf014dccecd06fc360eacf3a524f0e9e5be26168..a511fa49c9d2f163842ef386dff8ccfd9a571e9c:/Gandolf.mw

diff --git a/Gandolf.mw b/Gandolf.mw
index 37a5f1dc5..138accfc4 100644
--- a/Gandolf.mw
+++ b/Gandolf.mw
@@ -43,8 +43,23 @@
 ** 11370/tcp → [[huryn]] (SKS Keyserver sync)
 ** 8448/tcp → [[metiadoc]] (Matrix federation)
 ** 113/tcp → [[metiadoc]] (identd für IRC-Bridge)
+* LetsEncrypt:
+** Relevante Doku in <tt>/usr/share/doc/letsencrypt.sh/</tt>
+** neue Domains in <tt>/etc/letsencrypt.sh/domains.txt</tt> eintragen
+** Hook in <tt>/etc/letsencrypt.sh/hooks.sh</tt>: aktualisiert DNS-TLSA-Records, wartet TTL ab und deployt Certs nach <tt>/var/lib/letsencrypt.sh/live-certs/</tt>
+** in cron.daily: <tt>letsencrypt.sh -c -k /etc/letsencrypt.sh/hooks.sh; systemctl restart nginx</tt>
+** für Tests bitte ''unbedingt'' die staging-API ohne Rate Limiting benutzen, siehe <tt>CA=...</tt> in <tt>/etc/letsencrypt.sh/config.sh</tt>
+
+== SSH-Proxy per Gandolf ==
+
+ Host    gandolf
+         HostName                gandolf.stratum0.org
+ 
+ Host    telmir smaut huryn errond-1 jamwise gitli
+         ProxyCommand            ssh -q -x gandolf -W %h:22
 
 == Log ==
+* jessie-backports hinzugefügt und letsencrypt.sh installiert --[[Benutzer:Daniel Bohrer|Daniel Bohrer]] 22:49, 19. Okt. 2016 (CEST)
 * unattended-upgrades eingerichtet, erstmal nur aus debian-security. siehe <tt>/etc/apt/apt.conf.d/02.periodic</tt> und <tt>/etc/cron.daily/apt</tt> für Doku --[[Benutzer:Daniel Bohrer|Daniel Bohrer]] 01:28, 23. Mai 2015 (CEST)
 * <tt>/etc/nginx/ssl_params</tt>: remove Google DNS resolver for privacy reasons, remove resolve time directive --[[Benutzer:Daniel Bohrer|Daniel Bohrer]] 03:12, 22. Mai 2015 (CEST)
 * Diese Seite in <tt>/etc/motd</tt> erwähnt. --[[Benutzer:Daniel Bohrer|Daniel Bohrer]] 03:12, 22. Mai 2015 (CEST)