Go to file
2020-03-26 18:25:12 +00:00
rootfs/etc typo in template 2019-03-27 18:38:25 +01:00
.editorconfig initial commit 2018-11-27 13:12:34 +01:00
.gitignore initial commit 2018-11-27 13:12:34 +01:00
.gitlab-ci.yml remove dind service 2019-09-24 09:13:30 +00:00
Dockerfile push to version f66041eaf987ac9b629c4bd39247531cb48498ff 2020-03-26 18:25:12 +00: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