Go to file
Sebastian Hugentobler 5cc5f405ad set log level to debug
2019-01-07 14:03:44 +01:00
rootfs/etc set log level to debug 2019-01-07 14:03:44 +01:00
.drone.yml initial commit 2018-11-27 13:12:34 +01:00
.editorconfig initial commit 2018-11-27 13:12:34 +01:00
.gitignore initial commit 2018-11-27 13:12:34 +01:00
Dockerfile correct config 2018-11-27 13:39:11 +01:00
README.md initial commit 2018-11-27 13:12:34 +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.

Ports

  • 8080