X-Git-Url: https://git.rohieb.name/stratum0-wiki.git/blobdiff_plain/d8b5833e8db79b00370a7d9446d6b17232e63363..4cd3734f56dd73ad07e09510bfa22f2b6c607bb9:/Metiadoc.mw diff --git a/Metiadoc.mw b/Metiadoc.mw index d21998dc9..e09a5cfca 100644 --- a/Metiadoc.mw +++ b/Metiadoc.mw @@ -34,23 +34,24 @@ -----END PGP SIGNATURE----- == Doku == -* Debian jessie mit systemd (be warned!) +* Debian stretch mit systemd * internes Netz: eth0 192.168.122.19/24, statisch über /etc/network/interfaces -* 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 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. +** 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] +** 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 @@ -58,11 +59,9 @@ ** 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 == 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)