1
0
mirror of https://github.com/tommytran732/Matrix.to-Docker synced 2024-09-07 18:23:30 -04:00
Docker image for Matrix.to
Go to file
Tommy b860d196a8
Mention default instance change
Signed-off-by: Tommy <contact@tommytran.io>
2023-03-16 22:28:30 -04:00
.github/workflows Initial Release 2023-03-16 20:39:59 -04:00
Dockerfile Patch default Element instance 2023-03-16 21:56:26 -04:00
element.patch Patch default Element instance 2023-03-16 21:56:26 -04:00
LICENSE Initial commit 2023-03-16 18:49:02 -04:00
README.md Mention default instance change 2023-03-16 22:28:30 -04:00

Matrix.to-Docker

Matrix.to is a simple url redirection service for the Matrix.org ecosystem which lets users share links to matrix entities without being tied to a specific app. Stylistically it serves as a landing page for rooms and communities.

This is my own Docker image building from the official repository.

Notes

  • Prebuilt images are available at ghcr.io/tommytran732/matrix.to.
  • Don't trust random images: build yourself if you can.
  • Default Element instance is changed from Element.io to ArcticFoxes.net
  • The Dockerfile builds from the main branch, as the relases do not come out frequently.
  • Images from ghcr.io are built every week and scanned every day for critical vulnerabilities with Trivy. I recommend that you use these images.