matrix-docker-ansible-deploy
matrix-docker-ansible-deploy copied to clipboard
🐳 Matrix (An open network for secure, decentralized communication) server setup using Ansible and Docker
**Is your feature request related to a problem? Please describe.** I would enjoy having the Google Voice bridge installed with this project. **Describe the solution you'd like** Please add support...
It would be nice to see support for conduwuit (a fork of conduit) in this playbook, I'm thinking of migrating my server to this, but won't switch from conduwuit to...
hi everyone i have setup a matrix server that has 40 gig or disk space. i also have bridged telegram and whatsapp my problem is that any media that comes,...
This Pull Request adds support for deploying Element Call, JWT Service, and Livekit Server as part of the Matrix stack. The changes introduce new roles and corresponding tasks, systemd services,...
**Describe the bug** While installing for the first time, "Postgres managed database initialization SQL file for synapse" apparently fails. **To Reproduce** My `vars.yml` file looks like this: ``` --- #...
**Describe the bug** Hookshot configuration widget fails with the following error in UI:  And the following errors in logs (`DOMAIN` is matrix server's base domain): ``` WARN 12:01:44:809 [ProvisioningApi]...
**Playbook Configuration**: My `vars.yml` file looks like this: ```yaml --- # The bare domain name which represents your Matrix identity. # Matrix user ids for your server will be of...
I was running into https://github.com/Snapchat/KeyDB/issues/802 and had problems to debug the issue, as I was not able to start that specific version (alpine_x86_64_v6.3.4) manually and it crashed without any log-output...
For different reasons SSH ports are not always on 22 , being able to configure borg to backup to a server with a custom ssh port is helpful and expands...
Access Token instead of password is vital to homeservers without local accounts. I did try this config just in case it was mistakenly not included in documentation. Solution would allow...