/* Hacken Open Air */ nächstes HOA-Orgatreffen
[stratum0-wiki.git] / Metiadoc.mw
index bd1608e..e09a5cf 100644 (file)
  -----END PGP SIGNATURE-----
 
 == Doku ==
-* Debian jessie mit systemd (be warned!)
+* Debian stretch mit systemd
 * internes Netz: eth0 192.168.122.19/24, statisch über <tt>/etc/network/interfaces</tt>
-* matrix-synapse 0.18.0
+* matrix-synapse
 ** per apt aus dem [http://matrix.org/packages/debian/ Matrix repository]
+** homeserver uri https://matrix.stratum0.org
+*** reverse proxy gandolf:https -> metiadoc:8008
+** federation (also TLS)
+*** reverse proxy gandolf:8448 -> metiadoc:8448
+*** SRV record für stratum0.org matrix homeserver
+ _matrix._tcp.stratum0.org. 1823       IN      SRV     10 0 8448 matrix.stratum0.org.
+*** auf regolas .well-known pointer für [https://stratum0.org/.well-known/matrix/client client] und [https://stratum0.org/.well-known/matrix/server server]
+
+* [https://github.com/vector-im/vector-web Riot-Web]
+** auf https://chat.stratum0.org (nur static content)
+*** reverse proxy gandolf:https -> metiadoc:http
+
 * [https://github.com/matrix-org/matrix-appservice-irc matrix-appservice-irc]
-** Auf nodejs 4.5.0, per apt aus [https://deb.nodesource.com/node_4.x nodesource repository] 
-** Aktuell in /home/valodim/matrix-ircbridge via tmux gestartet
-** Migration zu systemd unit steht noch aus
-* Aktuell IPv6 disabled aufgrund eines [https://github.com/matrix-org/synapse/issues/1002 Bugs in Matrix]
-** sysctl net/ipv6/conf/all/disable_ipv6=1
-** /etc/dhcp/dhclient.conf :: prepend domain-name-servers 8.8.8.8
+** nodejs per apt aus [https://deb.nodesource.com/node_4.x nodesource repository] 
+** Repository in /home/matrix/matrix-appservice-irc
+** systemd unit /etc/systemd/system/matrix-appservice-irc.service
+** Config in /home/matrix/matrix-appservice-irc/config.yaml
+** Appservice config für synapse in /etc/matrix-synapse/appservice-registration-irc.yaml
+** Enthält hack um localhost media uris auf matrix.stratum0.org umzubiegen (workaround für [https://github.com/matrix-org/matrix-appservice-irc/issues/154 issue #154])
+** ident server für freenode
+*** forward gandolf:113 -> metiadoc:1113
 
 == Log ==
+* ....dinge passieren...
 * [https://github.com/matrix-org/matrix-appservice-irc Matrix ircbridge] appservice aufgesetzt für bridge nach #stratum0
 * Setup einer [matrix.org Matrix-Synapse] Instanz, für https://matrix.stratum0.org (API-only URI, use [https://riot.im/app Riot] to login!)
 * Drop Mattermost (Gründe: irc bridge nur so mittel, keine Federation)
This page took 0.024272 seconds and 4 git commands to generate.