X-Git-Url: https://git.rohieb.name/stratum0-wiki.git/blobdiff_plain/33093a6c8a3793d7e9fea9dcbdd5853741029b5c..517976c171d3a79120eb5d794f63c45810860b8c:/Gandolf.mw?ds=sidebyside diff --git a/Gandolf.mw b/Gandolf.mw index dafce5593..e1c3559b9 100644 --- a/Gandolf.mw +++ b/Gandolf.mw @@ -35,6 +35,9 @@ ** SSL-Config in /etc/nginx/ssl_params wird von allen Sites inkludiert -> zentrale Konfiguration von Ciphers etc. ** LetsEncrypt/certbot Certs in /etc/letsencrypt, nginx-Config in /etc/nginx/letsencrypt.conf ** Genereller Redirect von http auf https und HTTPS Strict Transport Security +** 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) @@ -50,6 +53,14 @@ ** in cron.daily: letsencrypt.sh -c -k /etc/letsencrypt.sh/hooks.sh; systemctl restart nginx ** für Tests bitte ''unbedingt'' die staging-API ohne Rate Limiting benutzen, siehe CA=... in /etc/letsencrypt.sh/config.sh +== 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 /etc/apt/apt.conf.d/02.periodic und /etc/cron.daily/apt für Doku --[[Benutzer:Daniel Bohrer|Daniel Bohrer]] 01:28, 23. Mai 2015 (CEST)