Go to file
Sebastian Hugentobler 542fadb185
push to 0.6.1
2023-08-22 09:16:07 +02: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
.woodpecker.yml initial commit 2023-04-06 14:33:25 +02:00
Dockerfile push to 0.6.1 2023-08-22 09:16:07 +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