48
edits
m |
|||
| Line 1: | Line 1: | ||
todo matrix synapse | |||
install the synapse admin web ui (so we don't have to manually make admin api calls to administer the server lol) | |||
get federation working (test at: https://federationtester.matrix.org/#matrix.sudoroom.org ) | |||
for video calls: Please ask the administrator of your homeserver (matrix.sudoroom.org) to configure a TURN server in order for calls to work reliably. | |||
email lol??????? | |||
allow people to create their own accounts | |||
(some options) | (some options) | ||
* (lxc) https://github.com/bashclub/zamba-lxc-toolbox/tree/main/src/matrix | * (lxc) https://github.com/bashclub/zamba-lxc-toolbox/tree/main/src/matrix | ||
* (debian packages) https://packages.matrix.org/debian/ | * (debian packages) https://packages.matrix.org/debian/ --- we did this one!! | ||
** https://element-hq.github.io/synapse/latest/setup/installation.html | ** https://element-hq.github.io/synapse/latest/setup/installation.html | ||
** https://willlewis.co.uk/blog/posts/run-your-own-matrix-server-guide/ | ** https://willlewis.co.uk/blog/posts/run-your-own-matrix-server-guide/ | ||
* (docker) https://hub.docker.com/r/matrixdotorg/synapse/ | * (docker) https://hub.docker.com/r/matrixdotorg/synapse/ | ||
** https://linuxhandbook.com/install-matrix-synapse-docker/ | ** https://linuxhandbook.com/install-matrix-synapse-docker/ | ||
edits