** SSL-Config in <tt>/etc/nginx/ssl_params</tt> wird von allen Sites inkludiert -> zentrale Konfiguration von Ciphers etc.
** LetsEncrypt/certbot Certs in <tt>/etc/letsencrypt</tt>, nginx-Config in <tt>/etc/nginx/letsencrypt.conf</tt>
** Genereller Redirect von http auf https und HTTPS Strict Transport Security
-** sandbox.stratum0.org wird direkt gehostet, einziger statischer content ist [https://sandbox.stratum0.org/v1.html v1.html], für [https://github.com/matrix-org/matrix-react-sdk/blob/aef0a8025ca2c94c2a52c823d9bc7d4825b52e15/src/components/views/messages/MFileBody.js#L66-L115 Riot Cross Origin Renderer] (sonstiger Matrix foo auf [[Metiadoc]])
+** sandbox.stratum0.org wird direkt gehostet
+*** sandbox.stratum0.org/blog als Proxy auf [[regolas]] für Blog-Preview
+*** einziger statischer content ist [https://sandbox.stratum0.org/v1.html v1.html], für [https://github.com/matrix-org/matrix-react-sdk/blob/aef0a8025ca2c94c2a52c823d9bc7d4825b52e15/src/components/views/messages/MFileBody.js#L66-L115 Riot Cross Origin Renderer] (sonstiger Matrix foo auf [[Metiadoc]])
* Port Forwardings:
** 2222/tcp → [[theodem]]:22 (SSH für Vorstands-gitolite)
** 20022/tcp → [[shelog]]:22 (SSH für Shell-Server)
** 64738/tcp,udp → [[telmir]] (Mumble)
** 61553/tcp,udp → [[fredo]] (tinc))
-** 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>