Go to file
Sebastian Hugentobler f78c863d9f use postgres
2019-03-27 18:33:54 +01:00
rootfs/etc use postgres 2019-03-27 18:33:54 +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 use postgres 2019-03-27 18:33:54 +01: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