]> git.g-eek.se Git - inbyggd-frihet-wiki.git/commitdiff
Moved matrix instructions hered temporarily (?)
authoreliot <eliot@web>
Sat, 3 Feb 2018 13:55:42 +0000 (14:55 +0100)
committerIkiWiki <ikiwiki.info>
Sat, 3 Feb 2018 13:55:42 +0000 (14:55 +0100)
null.mdwn

index 7fc70b8f9eb3bd935d7f8396746734307f58f47c..b5890b4854fd461ce8f4b4f69cf7d6568cea5a9e 100644 (file)
--- a/null.mdwn
+++ b/null.mdwn
@@ -1 +1,40 @@
-this is null
+##Övrigt 
+###Matrix **MOVE ME?**
+
+#####INSTALLATION
+
+**SERVER:**
+
+https://www.topbug.net/blog/2016/12/05/set-up-synapse-matrix-homeserver-on-ubuntu-16-04/
+
+Enbart steg 5, certifikat https://www.upcloud.com/support/install-matrix-synapse/
+
+sudo chown matrix-synapse:nogroup /etc/letsencrypt/archive/ -R
+  
+sudo chown matrix-synapse:nogroup /etc/letsencrypt/live/   -R
+
+**KLIENT: (Riot)**
+
+wget https://riot.im/packages/debian/repo-key.asc
+
+sudo apt-key add repo-key.asc
+
+rm repo-key.asc
+
+sudo vim /etc/apt/sources.list.d/matrix-riot.list
+
+**#ADD  THIS !**
+
+#  Riot (Matrix client)
+
+deb https://riot.im/packages/debian/ stretch main
+
+deb-src https://riot.im/packages/debian/ stretch main
+
+sudo apt-get update
+
+sudo apt-get install riot-web
+
+**Login:**
+
+https://kirkegaard.g-eek.se:8448