matrix-docker-ansible-deploy icon indicating copy to clipboard operation
matrix-docker-ansible-deploy copied to clipboard

🐳 Matrix (An open network for secure, decentralized communication) server setup using Ansible and Docker

Results 427 matrix-docker-ansible-deploy issues
Sort by recently updated
recently updated
newest added

I'd expect that when running `setup-all` instead of `install-all`, nothing would try to be installed; in my mind "install" also includes downloading images. However (at least) the following images try...

suggestion

**Is your feature request related to a problem? Please describe.** Hookshot encryption requires(? ping @Half-Shot for clarification) some synapse experimental features to be enabled, see https://matrix-org.github.io/matrix-hookshot/latest/advanced/encryption.html#running-with-synapse **Describe the solution you'd...

suggestion

**Upcoming problem** In the future, work with user credentials will be moved from the Synapse server to a separate Matrix Authentication Service (MAS). This will cause password providers in Synapse...

suggestion

**Is your feature request related to a problem? Please describe.** I would like to see the documentation (and potentially comments inside role files) be available for localization. It will have...

suggestion

**Is your feature request related to a problem? Please describe.** I think we could set up [matrix-hookshot](https://github.com/spantaleev/matrix-docker-ansible-deploy/blob/master/docs/configuring-playbook-bridge-hookshot.md) to receive a notification about a new issue (especially one tagged with `question`...

suggestion

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** My `vars.yml` file looks like this: ```yaml … matrix_client_element_enabled: true matrix_client_element_container_image_self_build: true … ``` Running...

bug

**Playbook Configuration**: My `vars.yml` file looks like this: ```yaml matrix_client_schildichat_container_image_self_build: true matrix_client_schildichat_container_image_self_build_repo: "https://github.com/SchildiChat/schildichat-desktop.git" # Controls whether to patch webpack.config.js when self-building, so that building can pass on low-memory systems (<...

bug

**Is your feature request related to a problem? Please describe.** https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/3820#issuecomment-2498170321 says: > For example, on Archlinux, most people would install [ansible](https://archlinux.org/packages/extra/any/ansible/), which is the "Official assortment of Ansible collections"....

docs
needs-investigation

psql saves a history of used commands in .psql_history. mdad does not persistently save it to the filesystem. It would be very helpfull to have this file to be able...

suggestion

**Is your feature request related to a problem? Please describe.** Since there has been a lot of cases where common terms are used on documentation inconsistently, a style guide for...

suggestion
docs