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 396 matrix-docker-ansible-deploy issues
Sort by recently updated
recently updated
newest added

**Describe the bug** A clear and concise description of what the bug is. ```yaml ASK [matrix-bridge-go-skype-bridge : Ensure Go Skype Bridge paths exists] ******************************************************************* ok: [matrix.domain] => (item={'path': '/matrix/go-skype-bridge', 'when':...

The mautrix/discord bridge [isn't able to plumb](https://matrix.to/#/#discord:maunium.net/$94Ea7sM5eb86k_BQV6mq2XFDWiDoYuh2sHJvtcBs6qw?via=maunium.net&via=matrix.org&via=tchncs.de), [the developer of the bridge recommend appservice discord himself](https://matrix.to/#/#discord:maunium.net/$2buGUiAlg35kJvenaWqp6bBz0_1Yv3qv3Kfp5OM02po?via=maunium.net&via=matrix.org&via=tchncs.de). Fixed the links which linked to https://github.com/spantaleev/matrix-docker-ansible-deploy/blob/master/docs/docs/configuring-playbook-bridge-mautrix-discord.md

Hello there is a great proud how much matrix and element are E2EE and safe to use. but at the end of the day the files / data that passes...

**Playbook Configuration**: My `vars.yml` file looks like this: ```yaml # External Prometheus metrics matrix_nginx_proxy_proxy_matrix_metrics_enabled: true matrix_synapse_metrics_enabled: true matrix_synapse_metrics_proxying_enabled: true matrix_prometheus_node_exporter_enabled: true matrix_prometheus_postgres_exporter_enabled: true matrix_prometheus_node_exporter_metrics_proxying_enabled: true matrix_prometheus_postgres_exporter_metrics_proxying_enabled: true ``` **Matrix Server:**...

**Playbook Configuration**: My `vars.yml` file looks like this: ```yaml # Postgres Backup matrix_postgres_backup_enabled: true matrix_postgres_backup_schedule: '@daily' matrix_postgres_backup_keep_days: 2 matrix_postgres_backup_keep_weeks: 2 matrix_postgres_backup_keep_months: 2 ``` **Matrix Server:** - OS: Debian 11 -...

Following https://github.com/spantaleev/matrix-docker-ansible-deploy/blob/master/docs/maintenance-migrating.md and running `systemctl disable --now matrix*` on my server fails with error message: ``` Glob pattern passed to enable, but globs are not supported for this. Invalid unit...

Trying to autofill attributes for users by ldap information Using matrix Element, identity server - ma1sd Is there any options for my issue? My configs: Vars: matrix_domain: dom.ru matrix_synapse_federation_enabled: false...

How do I configure the go neb bot for Github to use my organization's repos instead of my privat repository?

**Describe the bug** Enabling dimension in the playbook succeeds with no errors, and I am able to load the test page at dimension..com, however attempting to add sticker packs, widgets,...