5e9e8f9e29
Announce go-skype-bridge support
2022-06-13 08:02:31 +03:00
a3d19ad318
Add Go Skype Bridge
...
Based on mautrix-whatsapp, as that's what the bridge software is based on.
2022-06-12 21:29:43 +00:00
1163e9880f
Link to Buscarron bot from configuring docs page
...
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1782
2022-04-25 10:37:35 +03:00
90a142439a
Add matrix-registration-bot ( #1771 )
...
* Add matrix-registration-bot
This adds an install and uninstall task plus helpers. The bot is disabled by default.
This commit does not include documentation, yet. In short, the bot can be enabled by adding
matrix_bot_matrix_registration_bot_enabled: true
matrix_bot_matrix_registration_bot_matrix_user_password: "verysecret"
matrix_bot_matrix_registration_bot_matrix_admin_token: "supersecret"
to the host_vars
* Change bot username to bot.matrix-registration-bot following convention
* Address smaller remarks, fix local docker build
* Switch to an env file
* Add environment variables extension for additional config
* Add documentation for the matrix-registration-bot
* Add screenshot on how to obtain admin access token
* Use bot as admin to only have one access token (bot and admin api)
* Use cleaner setting of matrix_synapse_registration_requires_token
* Use config file for cleaner more secure usage
* Delete unneeded env
* Rename vars to make usage clear
* Fix typos/wording and add notice about logging out
* Convert configuration to use |to_json
* Reorder role includes
Nothing should be after `matrix-common-after`.
`matrix-bot-matrix-registration-bot` can probably be anywhere, but it makes sense to put it next to the other `matrix-bot-*` roles.
* Minor group_vars/matrix_servers touchups
Co-authored-by: Slavi Pantaleev <slavi@devture.com >
2022-04-21 11:07:47 +03:00
295ef29fe0
Announce borg backup support
...
Related to:
- https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1727
- https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1754
- https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1755
- https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/467
2022-04-19 19:29:41 +03:00
958d089b68
Do not install the ma1sd identity server by default
...
As mentioned in the changelog, this is a breaking change.
2022-03-17 18:00:09 +02:00
e6c2dd204d
Update changelog and configuring-playbook.md
...
This announces matrix-hookshot support that got added in
https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1505
2022-02-01 14:07:43 +02:00
407e8c4940
added honoroit
2022-01-06 20:30:10 +02:00
5788a16a2e
added matrix-client-cinny
2022-01-05 18:33:21 +02:00
35033bbc0c
Update documentation to include mautrix-twitter
...
Playbook config copied from mautrix-facebook and altered accordingly.
2021-12-14 22:36:23 +11:00
1dac525e63
Added Mautrix Google Chat
2021-10-12 11:45:04 +00:00
340e0fabc4
Adds Documentation for LinkedIn Bridge
2021-08-21 18:24:30 +02:00
c5d52d49da
Announce Hydrogen support
...
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1055
2021-05-21 13:50:49 +03:00
544915ff76
Add Heisenbridge
2021-05-19 10:42:21 +03:00
df31694d12
Couple of additional tweaks to the mjolnir docs
2021-04-03 03:23:45 -05:00
28a6f8bd57
Announce Mjolnir bot support
...
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/962
2021-04-03 10:52:39 +03:00
26d334dcb9
Typo
2021-04-03 01:12:06 -05:00
b5fb98dd28
Write some docs
2021-04-02 17:55:46 -05:00
9a0222fa47
Add Sygnal support
...
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/683
2021-03-20 13:32:22 +02:00
6cbfee539c
Announce Go-NEB support
2021-03-16 07:54:26 +02:00
df5cbcc2e1
Make steps in configuring-playbook.md numbered
...
instead of bullet points which make it more difficult to tell whether or not you completed all of the steps
2021-03-06 12:35:12 -06:00
913e0dae42
update informational files.
2021-02-19 19:39:46 +01:00
c9579cf902
Add docs
2021-02-13 10:55:54 -05:00
890e4ad1af
Announce Prometheus/Grafana
2021-02-12 14:02:53 +02:00
e443b376b9
Improve "things to do after installation" docs section
2021-01-26 17:20:34 +02:00
a47813585d
Rename file to prevent common mistake
...
Prompted by this: https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/779#issuecomment-764807507
2021-01-21 19:24:05 +02:00
a06c58c753
Merge branch 'master' into signal
2021-01-01 21:05:00 +01:00
e894befd87
Updates to reviewer comments
2020-11-07 17:53:13 -08:00
d6940d9f10
added docs
2020-10-25 18:44:19 +01:00
1f988969a5
Added role for dynamic dns
2020-10-13 16:26:57 -07:00
7901293438
Relocate docs page for consistency
2020-09-01 13:47:58 +03:00
da38a7869f
Add matrix-registration support
2020-09-01 13:46:05 +03:00
b2ae669566
Add synapse-admin support
...
Fixes #562 (Github Issue)
2020-07-22 08:10:26 +03:00
78b1ef9a5f
Add support for matrix-reminder-bot
2020-07-20 14:13:08 +03:00
c6ab1c6a90
Riot is now Element
...
Fixes #586 (Github Issue)
2020-07-17 11:31:20 +03:00
a8f7ccf3f3
Announce mx-puppet-steam bridging support
...
Related to #557 (Github Pull Request).
2020-07-03 12:10:57 +03:00
76352bcbd8
Announce mx-puppet-discord bridging support
...
Related to #540 (Github Pull Request).
2020-07-01 19:01:14 +03:00
b5bed60e6b
Announce mx-puppet-instagram and mx-puppet-twitter support
...
Related to #551 and #555 (Github Pull Requests).
2020-06-30 17:52:06 +03:00
f68e47d3c4
renamed role matrix-sms-bridge to matrix-bridge-sms
2020-06-05 12:25:41 +02:00
1ffa4a326c
matrix-sms-bridge:
...
added docs, added seperate service for database, pr comments
2020-05-23 13:14:24 +02:00
4afc46fffe
Announce mx-puppet-slack support
...
Related to #454 (Github Pull Request).
2020-04-23 18:03:36 +03:00
5b8f8bc942
Announce Skype bridging
2020-04-09 09:33:30 +03:00
5fedd6cbf0
Replace mxisd with ma1sd in docs, fixing URLs
2020-04-02 11:26:30 +02:00
e5849801c6
Add Jitsi reference to Configuring Playbook docs page
2020-03-24 18:26:52 +02:00
4840214193
Announce Appservice Webhooks support
...
Related to #339 (Github Pull Request).
2020-01-14 16:02:37 +02:00
aabb16d78b
Fix spelling ngnix -> nginx
2019-10-04 11:07:37 +03:00
68ed2ebefa
Add support for Synapse Simple Antispam
...
Fixes #255 (Github Issue).
2019-09-09 08:13:10 +03:00
0edd7e8089
Make Riot-web configuration extensible
...
Fixes #71 (Github Issue).
2019-08-25 10:37:05 +03:00
10a9deba4a
Make Synapse configuration extensible
2019-08-22 09:49:22 +03:00
65da600426
Merge branch 'master' into master
2019-08-21 07:34:20 +03:00