Commit graph

31 commits

Author SHA1 Message Date
Johannes Becker
0017d08195 feat(synapse): allow public_baseurl configuration 2021-02-08 06:55:17 +01:00
Johannes Becker
49f5ba8eb2 feat(synapse)!: allow overriding recreate and disable by default 2021-02-03 15:24:58 +00:00
Jan Christian Grünhage
962a3da203
fix(synapse): allow deploying non-worker systemd setups
fixes #9
2021-02-01 22:15:52 +01:00
Jan Christian Grünhage
988af29471
update(synapse): bump version to 1.26.0 2021-01-28 10:48:46 +01:00
Johannes Becker
099d0b0ad2 feat(synapse): allow overriding docker_networks and etc_hosts 2021-01-25 18:22:09 +01:00
Jan Christian Grünhage
fc9f0733d4
chore: remove trailing whitespace 2021-01-22 21:07:31 +01:00
Jan Christian Grünhage
bc7c9ba7fe
fix(synapse): fix registration secret templating
We had a problem with yaml strings here, which caused double quotes and
additional newlines.
2021-01-22 20:35:38 +01:00
Jan Christian Grünhage
d0a56df919
update(synapse): bump unstable version to 1.26.0rc1 2021-01-22 20:34:07 +01:00
Jan Christian Grünhage
41d1319c7e
update(synapse): bump version to 1.25.0 2021-01-13 11:49:33 +01:00
Jan Christian Grünhage
09148dd418
update(synapse): bump version to 1.24.0 2020-12-09 12:49:49 +01:00
transcaffeine
c69f7de100
fix(synapse): appservice registration not readable by workers
This is a follow-up to famedly/local#33, where the appservice
registration file was unreadable. This also enables all workers
to be able to read the file, which is required.
2020-11-25 07:13:22 +01:00
transcaffeine
9e8c63be84
fix(synapse): appservice registration was not readable 2020-11-24 08:42:34 +01:00
Johanna Dorothea Reichmann
1985813915
feat(synapse): add support for deploying workers
Can deploy synapse workers and allow costum amounts of workers for each
type. For documentation on how to use, see `roles/synapse/README.md`.

In a docker deployment, each worker runs in their own docker container
with respective listener configurations. Labels can be declared in
`tasks/configure_workers.yml` for routing of requests.

In systemd deployments, each worker runs in it's own systemd service,
which are marked as being part of the main service, so restarting the
main service will restart all the workers as well.
2020-11-23 08:55:07 +01:00
Johanna Dorothea Reichmann
7cbd9d3697
chore(synapse): restrict filesystem permissions to only allow synapse user 2020-11-19 06:34:29 +01:00
Jan Christian Grünhage
9325c56b37
update(synapse): bump version to 1.23.0 2020-11-18 20:31:02 +01:00
Jan Christian Grünhage
b1b2b19a22 update(synapse): bump version to 1.22.1 2020-10-30 19:21:18 +01:00
Jan Christian Grünhage
41aa1c0948 update(synapse): bump version to 1.22.0 2020-10-27 13:16:46 +01:00
Jan Christian Grünhage
83e6257196 update(synapse): bump unstable version to 1.22.0rc2 2020-10-26 16:28:54 +01:00
Jan Christian Grünhage
c710ac4666 update(synapse): bump unstable version to 1.22.0rc1 2020-10-23 17:32:55 +02:00
Jan Christian Grünhage
516e2fc5d9 update(synapse): bump version to 1.21.2 2020-10-16 12:33:32 +02:00
Jan Christian Grünhage
f2114cb821 feat(synapse): support deploying release candidates 2020-10-09 17:38:09 +02:00
Jan Christian Grünhage
38f5d9e531 update(synapse): bump version to 1.20.1 2020-10-01 14:17:08 +02:00
Vincent Wilke
d3638814ca chore(synapse): remove v from container version label 2020-09-19 14:03:56 +02:00
Jan Christian Grünhage
a23c00779e update(synapse): bump version to 1.19.3 2020-09-18 17:42:47 +02:00
Jan Christian Grünhage
d73cde6b96 update(synapse): bump version to 1.19.2 2020-09-17 10:47:23 +02:00
Jan Christian Grünhage
4290448c46 docs(synapse): fix markdown tables in README 2020-09-15 11:33:18 +02:00
Jan Christian Grünhage
cc0e081197 update(synapse): bump version to 1.19.1 2020-09-15 11:31:17 +02:00
Jan Christian Grünhage
859b3881b1 update(synapse): bump version to 1.19.0 2020-08-17 23:16:33 +02:00
Jan Christian Grünhage
40510a6d02 fix(synapse): fix location of signing key module 2020-08-02 10:28:28 +02:00
Jan Christian Grünhage
d1edba8a56 update(synapse): bump version to 1.18.0 2020-08-01 19:50:33 +02:00
Jan Christian Grünhage
b2b1511e1d chore(git): merge roles/modules into collection 2020-08-01 19:29:25 +02:00