Go to file
2023-03-29 10:48:26 +02:00
rootfs/etc push to alpine 3.17 2022-11-24 09:31:41 +01:00
.gitignore initial commit 2018-11-27 13:12:34 +01:00
.woodpecker.yml Add '.woodpecker.yml' 2022-11-11 07:30:41 +00:00
Dockerfile push to 0.8.3 2023-03-29 10:48:26 +02:00
README.md use postgres 2019-03-27 18:33:54 +01:00

whatsapp 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