mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-21 00:48:38 +01:00
22 lines
1.2 KiB
Markdown
22 lines
1.2 KiB
Markdown
|
|
---
|
|||
|
|
layout: project
|
|||
|
|
title: Synapse
|
|||
|
|
categories: projects server
|
|||
|
|
thumbnail: https://matrix.org/blog/wp-content/uploads/2015/04/Screen-Shot-2015-04-29-at-00.28.25-400x284.png
|
|||
|
|
author: Matrix.org team
|
|||
|
|
maturity: Late beta
|
|||
|
|
---
|
|||
|
|
|
|||
|
|

|
|||
|
|
|
|||
|
|
# {{ page.title }}
|
|||
|
|
Matrix.org’s reference server – Synapse: [https://github.com/matrix-org/synapse](https://github.com/matrix-org/synapse)
|
|||
|
|
|
|||
|
|
Apt repo: [https://matrix.org/packages/debian/](https://matrix.org/packages/debian/)
|
|||
|
|
|
|||
|
|
Dockerfile from Silvio Fricke: [https://registry.hub.docker.com/u/silviof/docker-matrix/](https://registry.hub.docker.com/u/silviof/docker-matrix/) – also hosted on [https://github.com/matrix-org/docker-matrix](https://github.com/matrix-org/docker-matrix)
|
|||
|
|
|
|||
|
|
ArchLinux package from Ivan Shapovalov: [https://aur.archlinux.org/packages/matrix-synapse](https://aur.archlinux.org/packages/matrix-synapse)
|
|||
|
|
|
|||
|
|
Martin Giess has created an auto-deployment process with vagrant/ansible, tested with VirtualBox/AWS/DigitalOcean – see [https://github.com/EMnify/matrix-synapse-auto-deploy](https://github.com/EMnify/matrix-synapse-auto-deploy) for details.
|