Commit graph

167 commits

Author SHA1 Message Date
Alexander Olofsson
20c696a55b
matrix-synapse: Stamp as 1.0
This cleans up plenty of config to use as many defaults as possible, and
adds extraSecrets for specifying secret values into config
2020-08-14 10:31:13 +02:00
Alexander Olofsson
61efea988a
matrix-synapse: Bump release version
This release changes the config layout and the server name handling to
make it easier to do a simple deployment.
2020-08-13 21:39:35 +02:00
Alexander Olofsson
92c529446b
matrix-synapse: Fix remainders of old serverName 2020-08-13 20:42:31 +02:00
Alexander Olofsson
73a9542625
matrix-synapse: Change config for server names
This makes a lot of default setups much simpler to deploy
2020-08-13 20:36:48 +02:00
Alexander Olofsson
069da65136
matrix-synapse: Lock content-type for well-known 2020-08-11 20:51:02 +02:00
Alexander Olofsson
04b62eada3
matrix-synapse: Bump version
Changes include;
- Allow X-forwarded for worker listeners
- Allow X-forwarded for well-known server
- Lots of slight improvements to rendered templates
2020-08-11 20:14:45 +02:00
Alexander Olofsson
23271966b6
matrix-synapse: Unify listener config layouts 2020-08-11 20:14:21 +02:00
Alexander Olofsson
d1b069ac7c
matrix-synapse: Improve example values 2020-08-11 13:07:11 +02:00
Alexander Olofsson
a2b7629450
matrix-synapse: Well-known server cleanup
Now handles restarting on any kind of configuration change, as well as
supporting CORS for possible browser-hosted Matrix HSes, along with
forwarded IP extraction.
2020-08-11 12:48:00 +02:00
Alexander Olofsson
e127339fca
matrix-synapse: Fix a stupid mistake 2020-08-10 12:48:33 +02:00
Alexander Olofsson
e6a5fa95fc
matrix-synapse: Bugfixes galore 2020-08-10 12:44:37 +02:00
Alexander Olofsson
57359a22d2
matrix-synapse: Unify default usage slightly 2020-08-10 12:33:01 +02:00
Alexander Olofsson
aca8018809
matrix-synapse: Better postgres/redis name helpers 2020-08-10 12:30:49 +02:00
Alexander Olofsson
8ea5e3a184
matrix-synapse: Bump version for upgrade test 2020-08-10 12:25:34 +02:00
Alexander Olofsson
08226b1db9
matrix-synapse: Cleanups to ease deployment 2020-08-10 11:13:02 +02:00
Alexander Olofsson
1ad027dac7
matrix-synapse: Workaround helm linter issue 2020-08-10 10:23:22 +02:00
Alexander Olofsson
031474e9f8 Promote WIP matrix chart to 0.1 2020-08-10 10:20:03 +02:00