Go to file
2023-04-06 14:46:10 +02:00
rootfs/etc fix go templating 2023-04-06 14:46:10 +02:00
.gitignore initial commit 2023-04-06 14:33:25 +02:00
.woodpecker.yml initial commit 2023-04-06 14:33:25 +02:00
Dockerfile initial commit 2023-04-06 14:33:25 +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