/* Digital Courage Braunschweig */
[stratum0-wiki.git] / Metiadoc.mw
index bd1608e..d21998d 100644 (file)
 * internes Netz: eth0 192.168.122.19/24, statisch über <tt>/etc/network/interfaces</tt>
 * matrix-synapse 0.18.0
 ** per apt aus dem [http://matrix.org/packages/debian/ Matrix repository]
+** homeserver uri https://matrix.stratum0.org
+*** reverse proxy gandolf:https -> metiadoc:8008
+** federation via self-signed https
+*** forward gandolf:8448 -> metiadoc:8448
+** SRV record für stratum0.org matrix homeserver
+ _matrix._tcp.stratum0.org. 1823       IN      SRV     10 0 8448 metiadoc.stratum0.org.
+
+* [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
+** 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
 * 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
This page took 0.021483 seconds and 4 git commands to generate.