No description
Find a file
Sebastian Hugentobler e4e3c3269b
Some checks failed
Build Multiarch Container Image / call-reusable-workflow (push) Failing after 2m32s
push to 0.12.1
2025-05-22 11:36:39 +02:00
.gitea/workflows push to 0.10.5 2024-01-02 11:57:05 +01:00
rootfs/etc allow relaying 2025-03-05 10:07:46 +01:00
.gitignore initial commit 2018-11-27 13:12:34 +01:00
Containerfile push to 0.12.1 2025-05-22 11:36:39 +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