Commit Graph
157 Commits
Author SHA1 Message Date
notplants c94186132c fix: pin PGDATA so the postgres 18 bump upgrades in place
cc-ci/testme cc-ci: success
postgres:18 (tracked by pgautoupgrade) relocated the default PGDATA from
/var/lib/postgresql/data to /var/lib/postgresql/18/docker. Since the db volume
is mounted at the legacy path, pg18 would init a fresh empty cluster there and
orphan all existing data (pgautoupgrade never runs the upgrade). Pinning PGDATA
to the legacy path makes pg18 find the existing cluster and upgrade it in place.
2026-06-08 20:59:36 +00:00
notplants a1771ce371 chore: upgrade to 7.3.0+v1.154.0 2026-06-08 20:59:36 +00:00
trav d975b81bc3 chore: upgrade to 7.2.0+v1.153.0 2026-06-08 18:20:54 +00:00
notplants 74f1adaccb Merge pull request 'Add documentation for matrix federation + traefik labels for federation via port 8448 on matrix-federation entrypoint' (#62) from compress-and-federate into main
Reviewed-on: https://git.coopcloud.tech/coop-cloud/matrix-synapse/pulls/62
Reviewed-by: 3wordchant <3wordchant@noreply.git.coopcloud.tech>
2026-06-08 18:17:34 +00:00
notplants b63dde1275 Merge remote-tracking branch 'origin/main' into compress
# Conflicts:
#	homeserver.yaml.tmpl
2026-06-08 18:13:25 +00:00
notplants 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
SimonandCursor d75ca4f11f chore: publish 7.1.1+v1.149.1 release
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-12 23:52:32 +02:00
Simon 3f488167bc chore: publish 7.1.0+v1.149.1 release 2026-05-11 13:19:17 +02:00
notplants f66bfef727 working on configurable room complexity limits 2026-04-30 15:06:54 -04:00
Simon 5481b7e31c add initial mas setup 2026-04-07 14:59:19 +02:00
Simon d0d5cfb1bc chore: publish 7.0.2+v1.149.1 release 2026-03-31 14:55:43 +02:00
Moritz 68fd515297 chore: publish 7.0.1+v1.149.1 release 2026-03-30 13:04:48 +02:00
Moritz 01e3feb1cf fix: healthchecks and restart_policy for web container 2026-03-30 13:02:27 +02:00
Moritz c51120c41a chore: publish 7.0.0+v1.149.1 release 2026-03-25 01:20:30 +01:00
knoflook 18b658c452 chore: publish 6.8.3+v1.139.2 release 2026-03-05 14:49:59 +01:00
val 61f357b49e new patch version of recipe 2026-01-15 16:58:40 +01:00
val 460f5a969c revert to recipe state of v6.8.0 2026-01-15 11:13:51 +01:00
Moritz 8640abbe79 increase healthcheck retries 2025-12-23 13:26:48 +01:00
vdietrich 24f7e0cb35 chore: publish 6.8.1+v1.139.2 release 2025-10-28 17:17:22 +01:00
lambdabundesverband e0c0861c16 Merge branch 'main' into auto_join_room_list 2025-10-28 16:14:13 +00:00
vdietrich 41fdcafaa0 added env to configure several auto_join_rooms 2025-10-28 17:12:33 +01:00
cas 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
Simon 809055dadb chore: publish 6.8.0+v1.139.2 release 2025-10-08 16:43:20 +02:00
cas e3df032bda Expose max_upload_size as a configurable option 2025-10-02 11:40:51 -07:00
Moritz 0cf9d0a244 chore: publish 6.7.1+v1.133.0 release 2025-09-07 11:49:20 +02:00
carla cf47a9c1b0 chore: publish 6.7.0+v1.133.0 release 2025-07-07 16:11:13 +02:00
val aaa59a7718 chore: publish 6.6.3+v1.124.0 release 2025-06-12 22:28:18 +02:00
val 5808fef48d add env 2025-06-08 12:20:46 +02:00
vdietrich a8483dccf9 chore: publish 6.6.2+v1.124.0 release 2025-06-05 11:04:16 +02:00
vdietrich dafb17aace added some privacy related optional env-vars 2025-06-04 18:12:01 +02:00
vdietrich 237e2c832b user directory env vars 2025-06-04 16:59:58 +02:00
Moritz bf4de0df97 Set healthcheck interval higher for slow systems 2025-05-15 11:06:21 +02:00
vdietrich 61222baaa0 chore: publish 6.6.1+v1.124.0 release 2025-05-14 17:01:58 +02:00
Jeremy Blanchard 8809f25ab1 Add regsitration token 2025-04-14 16:49:58 -07:00
Moritz 0645a9f487 chore: publish 6.6.0+v1.124.0 release 2025-02-11 19:02:04 +01:00
Moritz 202af642cf chore: publish 6.5.0+v1.117.0 release 2024-10-29 15:34:42 +01:00
Moritz 5c6985596e update backupbot label 2024-10-24 14:30:32 +02:00
3wordchant dfe893160f chore: publish 6.4.0+v1.116.0 release 2024-10-02 15:14:01 -04:00
Simon 99bce91794 chore: publish 6.3.0+v1.113.0 release 2024-09-19 14:59:56 +02:00
Javielico 68ff2b64da chore: publish 6.2.0+v1.113.0 release 2024-08-26 18:27:52 +01:00
Javielico ef6e35ba3a chore: publish 6.1.4+v1.112.0 release 2024-08-26 18:26:37 +01:00
Javielico 8c4d88b20c chore: publish 6.1.3+v1.111.1 release 2024-08-26 18:25:45 +01:00
Javielico 6bd2f0b779 chore: publish 6.1.2+v1.111.0 release 2024-08-26 18:22:58 +01:00
Moritz da95b5c70d chore: publish 6.1.1+v1.110.0 release 2024-07-26 14:09:19 +02:00
Moritz f13856b14c add web_client_location 2024-07-26 14:09:12 +02:00
Moritz 2c8dc7c960 chore: publish 6.1.0+v1.110.0 release 2024-07-16 15:30:01 +02:00
Moritz 8a37984e15 chore: publish 6.0.2+v1.100.0 release 2024-04-17 16:40:04 +02:00
Moritz 63a1abb2c0 fix backup label 2024-04-17 16:37:26 +02:00
3wordchant 86106b6b6f chore: publish 6.0.1+v1.100.0 release 2024-04-13 11:05:40 -03:00
3wordchant e007bda255 chore: publish 6.0.0+v1.100.0 release 2024-04-12 12:31:50 -03:00