59ad89cfb4
add traefik labels for matrix-federation entrypoint
...
Adds a second Traefik router on the web (nginx) service that listens on
the `matrix-federation` entrypoint (host port 8448 via the traefik
recipe's compose.matrix.yml) and uses Host(${SERVER_NAME}).
Lets remote homeservers reach this server's federation/key endpoints via
the standard `<server_name>:8448` fallback when no .well-known or SRV
delegation exists for SERVER_NAME — useful when SERVER_NAME differs from
DOMAIN and no external service serves /.well-known/matrix/server.
Requires MATRIX_FEDERATION_ENABLED=1 on the traefik stack.
2026-05-25 15:52:16 +00:00
b39c60d594
add run_compressor command
2026-04-29 15:01:50 -04:00
4830b0596c
adding many abra commands
2026-04-29 14:47:51 -04:00
43d68aefb4
use vacuum full
2026-04-29 13:44:55 -04:00
91efd92d31
add abra command for vacuum full
2026-04-29 13:40:41 -04:00
3fab725957
Add optional compose for rust-synapse-compress-state
2026-04-29 13:14:49 -04:00
8a7978b388
add docs for breaking share secret authenticator
2026-03-31 15:17:29 +02:00
d0d5cfb1bc
chore: publish 7.0.2+v1.149.1 release
7.0.2+v1.149.1
2026-03-31 14:55:43 +02:00
3d13505330
bumb python version for shared secret authenticator
2026-03-31 14:53:32 +02:00
68fd515297
chore: publish 7.0.1+v1.149.1 release
7.0.1+v1.149.1
2026-03-30 13:04:48 +02:00
01e3feb1cf
fix: healthchecks and restart_policy for web container
2026-03-30 13:02:27 +02:00
c51120c41a
chore: publish 7.0.0+v1.149.1 release
7.0.0+v1.149.1
2026-03-25 01:20:30 +01:00
b81fecdd23
chore: replace depricated traefik.docker.* with traefik.swarm.*
2026-03-17 17:26:54 +01:00
18b658c452
chore: publish 6.8.3+v1.139.2 release
6.8.3+v1.139.2
2026-03-05 14:49:59 +01:00
553fee0e9d
feat: compress db dumps
2026-03-05 14:49:11 +01:00
61f357b49e
new patch version of recipe
6.8.2+v1.139.2
2026-01-15 16:58:40 +01:00
0e55594727
Merge pull request 'revert to recipe state of v6.8.0' ( #55 ) from revert-changes into main
...
Reviewed-on: https://git.coopcloud.tech/coop-cloud/matrix-synapse/pulls/55
2026-01-15 15:48:56 +00:00
460f5a969c
revert to recipe state of v6.8.0
2026-01-15 11:13:51 +01:00
8640abbe79
increase healthcheck retries
2025-12-23 13:26:48 +01:00
3e0c9063c4
Merge branch '6.8.1fix'
6.8.1+v1.139.2
2025-10-29 13:55:54 +01:00
db6440b317
fixed MAX_UPLOAD_SIZE and AUTO_JOIN_ROOM_LIST config
2025-10-29 13:49:02 +01:00
24f7e0cb35
chore: publish 6.8.1+v1.139.2 release
2025-10-28 17:17:22 +01:00
6d1397562b
Merge pull request 'added env to configure several auto_join_rooms' ( #52 ) from auto_join_room_list into main
...
Reviewed-on: https://git.coopcloud.tech/coop-cloud/matrix-synapse/pulls/52
2025-10-28 16:14:38 +00:00
e0c0861c16
Merge branch 'main' into auto_join_room_list
2025-10-28 16:14:13 +00:00
41fdcafaa0
added env to configure several auto_join_rooms
2025-10-28 17:12:33 +01:00
730dbc4569
Merge pull request 'Expose max_upload_size as a configurable option' ( #51 ) from cas_expose_maxupload into main
...
Reviewed-on: https://git.coopcloud.tech/coop-cloud/matrix-synapse/pulls/51
Reviewed-by: decentral1se <decentral1se@noreply.git.coopcloud.tech >
2025-10-17 17:05:30 +00:00
809055dadb
chore: publish 6.8.0+v1.139.2 release
6.8.0+v1.139.2
2025-10-08 16:43:20 +02:00
7703bbbce7
Bump config versions
2025-10-03 11:20:39 -07:00
e3df032bda
Expose max_upload_size as a configurable option
2025-10-02 11:40:51 -07:00
0cf9d0a244
chore: publish 6.7.1+v1.133.0 release
6.7.1+v1.133.0
2025-09-07 11:49:20 +02:00
86a44afd19
fix nginx
2025-09-07 11:27:17 +02:00
cf47a9c1b0
chore: publish 6.7.0+v1.133.0 release
6.7.0+v1.133.0
2025-07-07 16:11:13 +02:00
aaa59a7718
chore: publish 6.6.3+v1.124.0 release
6.6.3+v1.124.0
2025-06-12 22:28:18 +02:00
e072cf0766
Merge pull request 'old-signing-key - anyone an idea how to escape so it's only one env var?' ( #50 ) from old-signing-key into main
...
Reviewed-on: https://git.coopcloud.tech/coop-cloud/matrix-synapse/pulls/50
Reviewed-by: 3wordchant <3wordchant@noreply.git.coopcloud.tech >
2025-06-12 20:23:56 +00:00
22cc356a56
Merge branch 'main' into old-signing-key
2025-06-12 20:23:13 +00:00
160b0eb2cf
fix: remove full env name "ADMIN_INTERFACE_ENABLED" from comment to
...
allow autouncomment
2025-06-11 14:48:43 +02:00
af7f7eca2f
typos
2025-06-10 18:47:38 +02:00
5808fef48d
add env
2025-06-08 12:20:46 +02:00
a8483dccf9
chore: publish 6.6.2+v1.124.0 release
6.6.2+v1.124.0
2025-06-05 11:04:16 +02:00
8e82c16e3d
Merge pull request 'added-env-vars' ( #49 ) from added-env-vars into main
...
Reviewed-on: https://git.coopcloud.tech/coop-cloud/matrix-synapse/pulls/49
2025-06-05 08:58:39 +00:00
dafb17aace
added some privacy related optional env-vars
2025-06-04 18:12:01 +02:00
237e2c832b
user directory env vars
2025-06-04 16:59:58 +02:00
bf4de0df97
Set healthcheck interval higher for slow systems
2025-05-15 11:06:21 +02:00
61222baaa0
chore: publish 6.6.1+v1.124.0 release
6.6.1+v1.124.0
2025-05-14 17:01:58 +02:00
32721ace23
Merge pull request 'Add REGISTRATION_REQUIRES_TOKEN to matrix config' ( #46 ) from FunPecan/matrix-synapse:add-registration-token into main
...
Reviewed-on: https://git.coopcloud.tech/coop-cloud/matrix-synapse/pulls/46
Reviewed-by: decentral1se <decentral1se@noreply.git.coopcloud.tech >
2025-04-15 21:47:06 +00:00
5a7b7f04ed
Bump homeserver version
2025-04-15 08:45:05 -07:00
8809f25ab1
Add regsitration token
2025-04-14 16:49:58 -07:00
0645a9f487
chore: publish 6.6.0+v1.124.0 release
6.6.0+v1.124.0
2025-02-11 19:02:04 +01:00
a1d7fdad2d
bump python version in shared_secret_authenticator module
2025-02-11 19:01:59 +01:00
a90ccaa65b
add synapse-admin
2025-01-28 17:42:07 +01:00