Docker image for Matrix.to
Go to file
Tommy fb7ad7854d
Remove .git
2023-10-15 04:30:40 -07:00
.github/workflows Remove trivvy scanning since environment is not supported 2023-04-21 22:19:51 -04:00
Dockerfile Remove .git 2023-10-15 04:30:40 -07:00
LICENSE Initial commit 2023-03-16 18:49:02 -04:00
README.md Remove trivvy scanning since environment is not supported 2023-04-21 22:19:51 -04:00
element.patch Patch default Element instance 2023-03-16 21:56:26 -04:00

README.md

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 releases do not come out frequently.