feat: add back matrix test domain #63

Merged
b12f merged 3 commits from feat/add-back-matrix-test-domain into main 2023-11-18 21:33:40 +00:00
Owner

Changes already deployed and tested alongside #62

https://federationtester.matrix.org/#pub.solar

https://federationtester.matrix.org/#test.pub.solar

❯ curl https://pub.solar/.well-known/matrix/server
{"m.server":"matrix.pub.solar:8448"}

❯ curl https://test.pub.solar/.well-known/matrix/server
{"m.server":"matrix.test.pub.solar:8448"}
Changes already deployed and tested alongside #62 https://federationtester.matrix.org/#pub.solar https://federationtester.matrix.org/#test.pub.solar ``` ❯ curl https://pub.solar/.well-known/matrix/server {"m.server":"matrix.pub.solar:8448"} ❯ curl https://test.pub.solar/.well-known/matrix/server {"m.server":"matrix.test.pub.solar:8448"} ```
teutat3s added 3 commits 2023-11-18 16:44:32 +00:00
This caused nix version 2.13 being using in the devshell instead of
recent version 2.18, which we use by default in PubSolarOS
fix: matrix delegation via well-known for test domain
Some checks are pending
Flake checks / Check (pull_request) Has started running
d5310e936f
We use pub.solar as our server_name and matrix.pub.solar:8448 for matrix
federation traffic. The well-known record served at
https://pub.solar/.well-known/matrix/server should point to
matrix.pub.solar:8448. The same is true for test.pub.solar and
matrix.test.pub.solar:8448.

https://matrix-org.github.io/synapse/latest/delegate.html
teutat3s force-pushed feat/add-back-matrix-test-domain from d5310e936f to c88a0608f6 2023-11-18 16:47:31 +00:00 Compare
b12f approved these changes 2023-11-18 21:33:31 +00:00
b12f merged commit aa23765ff3 into main 2023-11-18 21:33:40 +00:00
b12f deleted branch feat/add-back-matrix-test-domain 2023-11-18 21:33:40 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: pub-solar/infra#63
No description provided.