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
Matrix Server: - Host: VPS - fix ipv4 + ipv6 - OS: Ubuntu 24.03 - Architecture amd64 - Ansible latest Dockerimage New Server runs perfectly with bridges and federation. Have...
Hello, is it also possible to set in the playbook that it redirects the ports of the Mautrix bridges for the Mautrix manager? translator
I had been using Matrix Hookshot with encryption enabled for some time, it seems to have recently corrupted and I'm trying to start over. I tried to remove /matrix/hookshot from...
It does not feel nice to remove components in a row, but it does not make sense to keep what's been deprecated by the upstream in the playbook, and reducing...
cf.: https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/4716#issuecomment-3506091074
Hi, I installed element call via the playbook: ``` matrix_element_call_enabled: true matrix_synapse_allow_guest_access: true ``` When I want to create a room via `call.element.mydomain.com` I get the error message: ``` Creator...
**Describe the bug** Currently there is not a consistent policy about naming variables and files for bridges on the playbook, and they often contradict each other. See https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/4695: > There...
### Is your feature request related to a problem? Please describe. All Matrix clients I know so far and which I find usable do not support multi account. (I know...
**Describe the bug** It seems that users of rooms that were created recently cannot add extensions in a room, even if they are owner of that room. Problem seems to...