Browse Source

Update docs/faq.md: add an entry about MDAD

This is an actual question I asked when I saw "MDAD".

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3836/head
Suguru Hirahara 1 year ago
parent
commit
313a01320b
No known key found for this signature in database GPG Key ID: E4F9743DAB4B7B75
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      docs/faq.md

+ 4
- 0
docs/faq.md View File

@@ -121,6 +121,10 @@ Besides Synapse, you'd need other things - a Postgres database, likely the [Elem


Using the playbook, you get all these components in a way that works well together out of the box. Using the playbook, you get all these components in a way that works well together out of the box.


### Occasionally I see some people are talking about "MDAD". What is it?

It is the acronym of us: **m**atrix-**d**ocker-**a**nsible-**d**eploy.

### What's different about this Ansible playbook compared to [EMnify/matrix-synapse-auto-deploy](https://github.com/EMnify/matrix-synapse-auto-deploy)? ### What's different about this Ansible playbook compared to [EMnify/matrix-synapse-auto-deploy](https://github.com/EMnify/matrix-synapse-auto-deploy)?


This is similar to the [EMnify/matrix-synapse-auto-deploy](https://github.com/EMnify/matrix-synapse-auto-deploy) Ansible deployment, but: This is similar to the [EMnify/matrix-synapse-auto-deploy](https://github.com/EMnify/matrix-synapse-auto-deploy) Ansible deployment, but:


Loading…
Cancel
Save