Переглянути джерело

Update docs for mautrix bridges: add a header for the reference to the common guide

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3914/head
Suguru Hirahara 1 рік тому
джерело
коміт
9ebce53f1a
Не вдалося знайти GPG ключ що відповідає даному підпису Ідентифікатор GPG ключа: E4F9743DAB4B7B75
14 змінених файлів з 28 додано та 0 видалено
  1. +2
    -0
      docs/configuring-playbook-bridge-mautrix-discord.md
  2. +2
    -0
      docs/configuring-playbook-bridge-mautrix-facebook.md
  3. +2
    -0
      docs/configuring-playbook-bridge-mautrix-gmessages.md
  4. +2
    -0
      docs/configuring-playbook-bridge-mautrix-googlechat.md
  5. +2
    -0
      docs/configuring-playbook-bridge-mautrix-hangouts.md
  6. +2
    -0
      docs/configuring-playbook-bridge-mautrix-instagram.md
  7. +2
    -0
      docs/configuring-playbook-bridge-mautrix-meta-instagram.md
  8. +2
    -0
      docs/configuring-playbook-bridge-mautrix-meta-messenger.md
  9. +2
    -0
      docs/configuring-playbook-bridge-mautrix-signal.md
  10. +2
    -0
      docs/configuring-playbook-bridge-mautrix-slack.md
  11. +2
    -0
      docs/configuring-playbook-bridge-mautrix-telegram.md
  12. +2
    -0
      docs/configuring-playbook-bridge-mautrix-twitter.md
  13. +2
    -0
      docs/configuring-playbook-bridge-mautrix-whatsapp.md
  14. +2
    -0
      docs/configuring-playbook-bridge-mautrix-wsproxy.md

+ 2
- 0
docs/configuring-playbook-bridge-mautrix-discord.md Переглянути файл

@@ -1,5 +1,7 @@
# Setting up Mautrix Discord bridging (optional)

<sup>Refer the common guide for configuring mautrix bridges: [Setting up a Generic Mautrix Bridge](configuring-playbook-bridge-mautrix-bridges.md)</sup>

**Note**: bridging to [Discord](https://discordapp.com/) can also happen via the [mx-puppet-discord](configuring-playbook-bridge-mx-puppet-discord.md) and [matrix-appservice-discord](configuring-playbook-bridge-appservice-discord.md) bridges supported by the playbook.
- For using as a Bot we recommend the [Appservice Discord](configuring-playbook-bridge-appservice-discord.md), because it supports plumbing.
- For personal use with a discord account we recommend the `mautrix-discord` bridge (the one being discussed here), because it is the most fully-featured and stable of the 3 Discord bridges supported by the playbook.


+ 2
- 0
docs/configuring-playbook-bridge-mautrix-facebook.md Переглянути файл

@@ -1,5 +1,7 @@
# Setting up Mautrix Facebook bridging (optional, deprecated)

<sup>Refer the common guide for configuring mautrix bridges: [Setting up a Generic Mautrix Bridge](configuring-playbook-bridge-mautrix-bridges.md)</sup>

**Note**: This bridge has been deprecated in favor of the [mautrix-meta](https://github.com/mautrix/meta) Messenger/Instagram bridge, which can be installed using [this playbook](configuring-playbook-bridge-mautrix-meta-messenger.md). Consider using that bridge instead of this one.

The playbook can install and configure [mautrix-facebook](https://github.com/mautrix/facebook) for you.


+ 2
- 0
docs/configuring-playbook-bridge-mautrix-gmessages.md Переглянути файл

@@ -1,5 +1,7 @@
# Setting up Mautrix Google Messages bridging (optional)

<sup>Refer the common guide for configuring mautrix bridges: [Setting up a Generic Mautrix Bridge](configuring-playbook-bridge-mautrix-bridges.md)</sup>

The playbook can install and configure [mautrix-gmessages](https://github.com/mautrix/gmessages) for you, for bridging to [Google Messages](https://messages.google.com/).

See the project's [documentation](https://docs.mau.fi/bridges/go/gmessages/index.html) to learn what it does and why it might be useful to you.


+ 2
- 0
docs/configuring-playbook-bridge-mautrix-googlechat.md Переглянути файл

@@ -1,5 +1,7 @@
# Setting up Mautrix Google Chat bridging (optional)

<sup>Refer the common guide for configuring mautrix bridges: [Setting up a Generic Mautrix Bridge](configuring-playbook-bridge-mautrix-bridges.md)</sup>

The playbook can install and configure [mautrix-googlechat](https://github.com/mautrix/googlechat) for you.

See the project's [documentation](https://docs.mau.fi/bridges/python/googlechat/index.html) to learn what it does and why it might be useful to you.


+ 2
- 0
docs/configuring-playbook-bridge-mautrix-hangouts.md Переглянути файл

@@ -1,5 +1,7 @@
# Setting up Mautrix Hangouts bridging (optional, deprecated)

<sup>Refer the common guide for configuring mautrix bridges: [Setting up a Generic Mautrix Bridge](configuring-playbook-bridge-mautrix-bridges.md)</sup>

💡 **Note**: This bridge has been deprecated in favor of [Google Chat bridge](https://github.com/mautrix/googlechat), which can be installed using [this playbook](configuring-playbook-bridge-mautrix-googlechat.md). Installing the mautrix-hangouts bridge is **no longer possible**. For now, this documentation page remains here for historical purposes.

The playbook can install and configure [mautrix-hangouts](https://github.com/mautrix/hangouts) for you.


+ 2
- 0
docs/configuring-playbook-bridge-mautrix-instagram.md Переглянути файл

@@ -1,5 +1,7 @@
# Setting up Mautrix Instagram bridging (optional, deprecated)

<sup>Refer the common guide for configuring mautrix bridges: [Setting up a Generic Mautrix Bridge](configuring-playbook-bridge-mautrix-bridges.md)</sup>

**Note**: This bridge has been deprecated in favor of the [mautrix-meta](https://github.com/mautrix/meta) Messenger/Instagram bridge, which can be installed using [this playbook](configuring-playbook-bridge-mautrix-meta-instagram.md). Consider using that bridge instead of this one.

The playbook can install and configure [mautrix-instagram](https://github.com/mautrix/instagram) for you.


+ 2
- 0
docs/configuring-playbook-bridge-mautrix-meta-instagram.md Переглянути файл

@@ -1,5 +1,7 @@
# Setting up Instagram bridging via Mautrix Meta (optional)

<sup>Refer the common guide for configuring mautrix bridges: [Setting up a Generic Mautrix Bridge](configuring-playbook-bridge-mautrix-bridges.md)</sup>

The playbook can install and configure the [mautrix-meta](https://github.com/mautrix/meta) Messenger/Instagram bridge for you.

Since this bridge component can bridge to both [Messenger](https://messenger.com/) and [Instagram](https://instagram.com/) and you may wish to do both at the same time, the playbook makes it available via 2 different Ansible roles (`matrix-bridge-mautrix-meta-messenger` and `matrix-bridge-mautrix-meta-instagram`). The latter is a reconfigured copy of the first one (created by `just rebuild-mautrix-meta-instagram` and `bin/rebuild-mautrix-meta-instagram.sh`).


+ 2
- 0
docs/configuring-playbook-bridge-mautrix-meta-messenger.md Переглянути файл

@@ -1,5 +1,7 @@
# Setting up Messenger bridging via Mautrix Meta (optional)

<sup>Refer the common guide for configuring mautrix bridges: [Setting up a Generic Mautrix Bridge](configuring-playbook-bridge-mautrix-bridges.md)</sup>

The playbook can install and configure the [mautrix-meta](https://github.com/mautrix/meta) Messenger/Instagram bridge for you.

Since this bridge component can bridge to both [Messenger](https://messenger.com/) and [Instagram](https://instagram.com/) and you may wish to do both at the same time, the playbook makes it available via 2 different Ansible roles (`matrix-bridge-mautrix-meta-messenger` and `matrix-bridge-mautrix-meta-instagram`). The latter is a reconfigured copy of the first one (created by `just rebuild-mautrix-meta-instagram` and `bin/rebuild-mautrix-meta-instagram.sh`).


+ 2
- 0
docs/configuring-playbook-bridge-mautrix-signal.md Переглянути файл

@@ -1,5 +1,7 @@
# Setting up Mautrix Signal bridging (optional)

<sup>Refer the common guide for configuring mautrix bridges: [Setting up a Generic Mautrix Bridge](configuring-playbook-bridge-mautrix-bridges.md)</sup>

The playbook can install and configure [mautrix-signal](https://github.com/mautrix/signal) for you.

See the project's [documentation](https://docs.mau.fi/bridges/python/signal/index.html) to learn what it does and why it might be useful to you.


+ 2
- 0
docs/configuring-playbook-bridge-mautrix-slack.md Переглянути файл

@@ -1,5 +1,7 @@
# Setting up Mautrix Slack bridging (optional)

<sup>Refer the common guide for configuring mautrix bridges: [Setting up a Generic Mautrix Bridge](configuring-playbook-bridge-mautrix-bridges.md)</sup>

**Note**: bridging to [Slack](https://slack.com/) can also happen via the [mx-puppet-slack](configuring-playbook-bridge-mx-puppet-slack.md) and [matrix-appservice-slack](configuring-playbook-bridge-appservice-slack.md) bridges supported by the playbook.
- For using as a Bot we recommend the [Appservice Slack](configuring-playbook-bridge-appservice-slack.md), because it supports plumbing. Note that it is not available for new installation unless you have already created a classic Slack application, because the creation of classic Slack applications, which this bridge makes use of, has been discontinued.
- For personal use with a slack account we recommend the `mautrix-slack` bridge (the one being discussed here), because it is the most fully-featured and stable of the 3 Slack bridges supported by the playbook.


+ 2
- 0
docs/configuring-playbook-bridge-mautrix-telegram.md Переглянути файл

@@ -1,5 +1,7 @@
# Setting up Mautrix Telegram bridging (optional)

<sup>Refer the common guide for configuring mautrix bridges: [Setting up a Generic Mautrix Bridge](configuring-playbook-bridge-mautrix-bridges.md)</sup>

The playbook can install and configure [mautrix-telegram](https://github.com/mautrix/telegram) for you.

See the project's [documentation](https://docs.mau.fi/bridges/python/telegram/index.html) to learn what it does and why it might be useful to you.


+ 2
- 0
docs/configuring-playbook-bridge-mautrix-twitter.md Переглянути файл

@@ -1,5 +1,7 @@
# Setting up Mautrix Twitter bridging (optional)

<sup>Refer the common guide for configuring mautrix bridges: [Setting up a Generic Mautrix Bridge](configuring-playbook-bridge-mautrix-bridges.md)</sup>

**Note**: bridging to [Twitter](https://twitter.com/) can also happen via the [mx-puppet-twitter](configuring-playbook-bridge-mx-puppet-twitter.md) bridge supported by the playbook.

The playbook can install and configure [mautrix-twitter](https://github.com/mautrix/twitter) for you.


+ 2
- 0
docs/configuring-playbook-bridge-mautrix-whatsapp.md Переглянути файл

@@ -1,5 +1,7 @@
# Setting up Mautrix Whatsapp bridging (optional)

<sup>Refer the common guide for configuring mautrix bridges: [Setting up a Generic Mautrix Bridge](configuring-playbook-bridge-mautrix-bridges.md)</sup>

The playbook can install and configure [mautrix-whatsapp](https://github.com/mautrix/whatsapp) for you.

See the project's [documentation](https://docs.mau.fi/bridges/go/whatsapp/index.html) to learn what it does and why it might be useful to you.


+ 2
- 0
docs/configuring-playbook-bridge-mautrix-wsproxy.md Переглянути файл

@@ -1,5 +1,7 @@
# Setting up Mautrix wsproxy for bridging Android SMS or Apple iMessage (optional)

<sup>Refer the common guide for configuring mautrix bridges: [Setting up a Generic Mautrix Bridge](configuring-playbook-bridge-mautrix-bridges.md)</sup>

The playbook can install and configure [mautrix-wsproxy](https://github.com/mautrix/wsproxy) for you.

See the project's [documentation](https://github.com/mautrix/wsproxy/blob/master/README.md) to learn what it does and why it might be useful to you.


Завантаження…
Відмінити
Зберегти