Skip to content

Instantly share code, notes, and snippets.

View JacksonChen666's full-sized avatar
⌨️
⌥⇧⌘⎋

Jackson JacksonChen666

⌨️
⌥⇧⌘⎋
View GitHub Profile
@JacksonChen666
JacksonChen666 / stumbling.md
Last active July 3, 2022 13:19 — forked from tbiehn/stumbling.md
Faster Matrix Synapse - Debian - Nginx, Postgres, PyPy, & Workers

Faster Synapse (v0.33.0)

Quickstart guides get you a slow Synapse.

This is mostly a delta guide, unfortunately - you'll need to read all the other things to get this to work.

If you already have a Synapse server instance running, and you're going to switch from sqlite to postgres... Use Synapse's migration script. If you don't use the migration script Very Bad Things are supposed to happen.

Guide Assumptions

/etc/matrix-synapse/ Contains .yaml, homeserver.yaml, *.log.conf, etc.