From e1dd229176098f985bb27223b07cb78dbe18db1e Mon Sep 17 00:00:00 2001 From: Valodim Date: Tue, 4 Oct 2016 15:36:26 +0000 Subject: [PATCH 1/1] *Empty MediaWiki Message* --- Metiadoc.mw | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Metiadoc.mw b/Metiadoc.mw index de62973ba..afc63b855 100644 --- a/Metiadoc.mw +++ b/Metiadoc.mw @@ -42,6 +42,11 @@ ** SRV record für stratum0.org matrix homeserver _matrix._tcp.stratum0.org. 1823 IN SRV 10 0 8448 metiadoc.stratum0.org. +** public api auf https://matrix.stratum0.org, reverse proxy gandolf:https -> metiadoc:8008 +** federation via self-signed https, forward gandolf:8448 -> metiadoc:8448 + +* [Riot-Web](https://github.com/vector-im/vector-web) instance auf https://chat.stratum0.org, reverse proxy gandolf:https -> metiadoc:http (nur static content) + * [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] ** Repository in /home/matrix/matrix-appservice-irc @@ -49,6 +54,7 @@ ** 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 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 -- 2.20.1