Go to file
Sebastian Hugentobler b5fac10757
push to 0.6.5
2024-03-28 13:49:52 +01: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.6.5 2024-03-28 13:49:52 +01:00
README.md update readme 2023-04-06 14:36:13 +02:00

README.md

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