/* Space-Events */ Nächste Kassenprüfung
[stratum0-wiki.git] / Metiadoc.mw
index bd1608e..3850689 100644 (file)
@@ -1,10 +1,17 @@
+Auf Metiadoc läuft primär der matrix.stratum0.org Matrix-Homeserver.
+
 {{Hardware
 |kontakt=[[Benutzer:Valodim|Valodim]]
 |status=working
-|ort=[[endor]]
-|beschreibung=[matrix.org Matrix.org] Homeserver
+|ort=[[endur]]
+|beschreibung=matrix.org Homeserver
 }}
 
+== Registrierung ==
+Als Anti-Spam Maßnahme müssen neue Accounts extern registriert werden unter https://matrix.stratum0.org/register.
+
+Das dort geforderte "Token" ist das Space-Wifi-Passwort, aber in "CamelCase" statt "kleinundzusammen".
+
 == SSH-Keys ==
  -----BEGIN PGP SIGNED MESSAGE-----
  Hash: SHA1
  =8bOV
  -----END PGP SIGNATURE-----
 
+== User Doku ==
+
+Um dich zu registrieren gehe auf https://matrix.stratum0.org/register
+
+Als Token gib das WLAN Passwort in CamelCase ein (CamelCase = Der Anfangsbuchstabe von jedem Wort wird groß geschrieben)
+
 == 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
+*** 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 Element-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])
 
 == 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!)
+* Setup einer [matrix.org Matrix-Synapse] Instanz, für https://matrix.stratum0.org
 * Drop Mattermost (Gründe: irc bridge nur so mittel, keine Federation)
 * Setup einer [mattermost.org|Mattermost] Instanz für https://chat.stratum0.org
 * Initial Setup, September 2016, Valodim
This page took 0.025933 seconds and 4 git commands to generate.