Commit Graph
15 Commits
Author SHA1 Message Date
notplants 35a981ca5b chore: publish 7.2.1+v1.155.0 release 2026-06-22 14:33:21 -04:00
notplantsandnotplants 53c6bab5c4 chore: upgrade synapse v1.155.0, MAS 1.19.0, nginx 1.31.2
cc-ci/testme cc-ci: success
2026-06-22 18:13:43 +00:00
notplantsandnotplants 5fc9296e61 chore: upgrade to 7.2.0+v1.154.0
cc-ci/testme cc-ci: success
- synapse v1.149.1 -> v1.154.0
- nginx 1.29.6 -> 1.31.1
- matrix-authentication-service 1.14.0 -> 1.18.0
- pgautoupgrade 17 -> 18, pin PGDATA to legacy path for in-place upgrade
2026-06-15 17:06:43 +00:00
notplantsandnotplants b63dde1275 Merge remote-tracking branch 'origin/main' into compress
# Conflicts:
#	homeserver.yaml.tmpl
2026-06-08 18:13:25 +00:00
notplants f836c74386 improvements to readme 2026-06-08 14:03:16 -04:00
notplants e257349b37 improve documentation of federation 2026-06-04 14:30:29 -04:00
notplants b730cadb06 docs: document the three federation setup options 2026-05-25 13:05:11 -04:00
notplantsandnotplants 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
notplants f66bfef727 working on configurable room complexity limits 2026-04-30 15:06:54 -04:00
notplants a809333dcb comments 2026-04-29 15:18:13 -04:00
notplants b39c60d594 add run_compressor command 2026-04-29 15:01:50 -04:00
notplants 4830b0596c adding many abra commands 2026-04-29 14:47:51 -04:00
notplants 43d68aefb4 use vacuum full 2026-04-29 13:44:55 -04:00
notplants 91efd92d31 add abra command for vacuum full 2026-04-29 13:40:41 -04:00
notplants 3fab725957 Add optional compose for rust-synapse-compress-state 2026-04-29 13:14:49 -04:00