Difference between revisions of "Matrix"
m |
|||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
where? | |||
matrix.sudoroom.org | |||
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/ | ||
Latest revision as of 23:55, 24 February 2026
where? matrix.sudoroom.org
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)
- (lxc) https://github.com/bashclub/zamba-lxc-toolbox/tree/main/src/matrix
- (debian packages) https://packages.matrix.org/debian/ --- we did this one!!
- (docker) https://hub.docker.com/r/matrixdotorg/synapse/