Go to file
Sebastian Hugentobler 17518603c6
Some checks failed
Build Multiarch Container Image / call-reusable-workflow (push) Failing after 5m2s
push to 0.7.0
2024-08-04 13:35:16 +02:00
.gitea/workflows push to 0.6.4 2024-01-01 20:23:32 +01:00
rootfs/etc push to 0.6.0 2023-07-31 12:06:19 +02:00
.gitignore initial commit 2023-04-06 14:33:25 +02:00
Containerfile push to 0.7.0 2024-08-04 13:35:16 +02:00
README.md update readme 2023-04-06 14:36:13 +02:00

discord bridge for the matrix network.

Volumes

  • /var/lib/matrix-bridge/data

Environment Variables

SERVER_DOMAIN

Domain of the synapse server.

SERVER_URL

Full url to the synapse server.

AS_TOKEN

Appservice token (from the generated registration)

HS_TOKEN

Homeserver token (from the generated registration)

ADMIN_USER

Matrix id of the admin user.

DATABASE_DATASOURCE

Postgre datasource url

Ports

  • 8080