Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup a home server for matrix #3

Open
2 tasks
anandology opened this issue Jan 8, 2021 · 2 comments
Open
2 tasks

Setup a home server for matrix #3

anandology opened this issue Jan 8, 2021 · 2 comments
Assignees

Comments

@anandology
Copy link
Contributor

anandology commented Jan 8, 2021

Matrix is an open-source project for decentralised, real-time communication. Synapse is the reference implementation of the server.

It would be nice toe try Matrix for FOSS United.

Tasks

  • Setup a Matrix server for FOSS United
  • Setup a bridge with the existing telegram group

Resources

Installation Instructions
https://github.com/matrix-org/synapse/blob/develop/INSTALL.md

Matrix (An open network for secure, decentralized communication) server setup using Ansible and Docker
https://github.com/spantaleev/matrix-docker-ansible-deploy


#1

@anandology anandology self-assigned this Jan 8, 2021
@anandology
Copy link
Contributor Author

anandology commented Jan 8, 2021

Tasks for setting up matrix server.

  • Start a digitalocean droplet
  • Setup DNS record for matrix.fossunited.org
  • Setup wellknown delegation on fossunited.org
  • Install all the required software using ansible

@anandology anandology changed the title Setup a matrix server Setup a home server for matrix Jan 8, 2021
@anandology
Copy link
Contributor Author

I've setup one using https://github.com/spantaleev/matrix-docker-ansible-deploy, but I'm not quite happy. The setup is too complex to manage.

I'm going to trying installing Synapse directly.

Sillius Soddus on Telegram suggested to try Dendrite, a matrix server written in Go.

The Federation Tester can be used to verify your deployment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant