Go to file
Sebastian Hugentobler dde94d0588 add registration
2018-11-27 13:58:00 +01:00
rootfs/etc add registration 2018-11-27 13:58:00 +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