Commit Graph

64 Commits

Author SHA1 Message Date
Jake Howard
c04e8b628a Update synapse to 1.40.0 2021-08-22 11:16:19 +01:00
Jake Howard
d0e472b51a Update synapse to 1.39.0 2021-08-06 18:20:48 +01:00
Jake Howard
8f831c8191 Update synapse to 1.37.1 2021-07-11 20:20:56 +01:00
Jake Howard
4e5fa59c58 Add redis
This isn't really used as a cache, but it is for a couple bits, so nice to enable it anyway, and it might become so in future
2021-06-12 18:53:50 +01:00
Jake Howard
290b147821 Thin out synapse config
Previously it was the vast majority of code in the whole repo. Now we only define the necessary keys, and rely much more on defaults, which is nice!
2021-06-12 18:49:29 +01:00
Jake Howard
47e546d51a Add synapse-admin
Useful to see what's going on on the server
2021-06-12 18:09:18 +01:00
Jake Howard
33fcf1a9e5 Fix matrix federation
Apparently this has been broken since like March...

It seems communication over port 8448 is required for server-to-server
comms, even if the client doesn't use it.
2021-06-12 17:32:47 +01:00
Jake Howard
94e4592db6 Update synapse to 1.35.1 2021-06-12 16:46:16 +01:00
Jake Howard
420ef3b95c Update synapse 2021-05-21 21:47:32 +01:00
Jake Howard
3ce4626e29 Update synapse 2021-04-11 12:52:10 +01:00
Jake Howard
155bc837a8 Update synapse to 1.28 2021-03-02 12:31:07 +00:00
Jake Howard
062742bc5e Update synapse 2021-01-29 21:44:34 +00:00
Jake Howard
700360eb96 Update synapse 2021-01-20 20:20:09 +00:00
Jake Howard
fef7f2c2b4 Move docker containers to new PVE container 2021-01-09 18:02:17 +00:00