fix: matrix-federation entrypoint on :8448 instead of :9001 #105
Closed
notplants
wants to merge 4 commits from
compose.matrix into master
pull from: compose.matrix
merge into: :master
:master
:renovate/traefik-3.x
:adding-matrix-room
:pgsql-port-open
:access-log
:anubis-metrics
:forwarded-headers
:trust-forward-header
:large-uploads
:anubis-log-level
:compose.matrix
:garage
:chore-5.0.0+v3.6.10
:feat-release-notes-next
:add-onion-support
:remove-default-timeout
:feat-pull-request-template
:improve-docs
:anubis
:sixsmith-v3-update-only
:feature/irc
:revert-logmaxAge
:qbit
:feature/v3
:error-pages-again
:metrics
:basic-auth
:error-messages-attempt
:error-pages-attempt
:minecraft
:forward-auth-2
:error-pages
:rejig-compose-vars
:self-signed
Dismiss Review
Are you sure you want to dismiss this review?
No labels
Milestone
No items
No Milestone
Assignees
3wordchant
aadil (Aadil Ayub)
abra-bot (Abra Bot)
ammaratef45
amras (Sarma)
BornDeleuze
Brooke
carla
cas (Cassowary)
coopcloud
decentral1se (d1)
fauno (fauno)
javielico (Javielico)
jjsfunhouse
kawaiipunk (KawaiiPunk)
knoflook
moosemower
moritz
notplants
oxaliq (sorrel)
p4u1
renovate-bot (Comrade Renovate Bot)
simon
stevensting
trav (Trav Fryer)
yksflip
Clear assignees
No Assignees
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: coop-cloud/traefik#105
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
compose.matrix.yml was mapping port 9001, but it probably should have been mapping port 8448 (which is the default matrix expects).
I saw that federation was not working before via this, and after making the change, matrix federation appears to be working from https://federationtester.matrix.org
e94da63371to88f1e61da2looks good to me, but could you revert the version bump in compose.yml? Also is there any other matrix maintainer that could review this?
ty for the review @p4u1 . if I revert the version bump, will I still be able to apply this update to traefik via upgrade? or would I have to use --chaos to get the update?
and @3wordchant reviewed the matrix PR here
although the cooperative.computer deployment of matrix is having an issue today, which I'm looking into
Ok, just ping when this is ready to merge :)
You don't need --chaos to deploy this without a released version. You can always set the version of their recipe to the commit hash you want to deploy. This also works with commits on a different branch which is really neat!
@p4u1 that's good to know about reference by commit and different branches (ty).
Just reverted the version bump in the PR, and all the related work on the matrix recipe is merged in now too.
So I believe this is ready to be merged
LGTM! Can't test however. Thanks for the work!
Sorry, let this one slip and now there is a conflict. I've merged it manually here:
Thanks @notplants!
Pull request closed