Slavi Pantaleev
410a915a8a
Move roles/matrix* to roles/custom/matrix*
This paves the way for installing other roles into `roles/galaxy` using `ansible-galaxy`,
similar to how it's done in:
- https://github.com/spantaleev/gitea-docker-ansible-deploy
- https://github.com/spantaleev/nextcloud-docker-ansible-deploy
In the near future, we'll be removing a lot of the shared role code from here
and using upstream roles for it. Some of the core `matrix-*` roles have
already been extracted out into other reusable roles:
- https://github.com/devture/com.devture.ansible.role.postgres
- https://github.com/devture/com.devture.ansible.role.systemd_docker_base
- https://github.com/devture/com.devture.ansible.role.timesync
- https://github.com/devture/com.devture.ansible.role.vars_preserver
- https://github.com/devture/com.devture.ansible.role.playbook_runtime_messages
- https://github.com/devture/com.devture.ansible.role.playbook_help
We just need to migrate to those.
3年前
Array in a Matrix
9a439f91ae
update way to login to discord
3年前
Dennis Ciba
7be2b776e4
Create dedicated doc page on obtaining access tokens
3年前
JokerGermany
2fddf81283
discord-bridges - fixing grammar mistakes, thanks @spontaleev
3年前
JokerGermany
27effa0274
enumeration for better visibility
3年前
JokerGermany
2e330e7fe0
fixing links, adding paragraph
3年前
JokerGermany
52f8ee618b
specify discord bridge usage; fix links
3年前
Slavi Pantaleev
d98f09944d
Fix more typos
3年前
Slavi Pantaleev
dfef71b9a9
Fix typo
3年前
Slavi Pantaleev
fdc9fb9d50
Improve mautrix-discord docs
Related to:
- https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1974
- https://github.com/mautrix/discord/issues/17
- https://github.com/mautrix/discord/issues/18
- https://github.com/mautrix/discord/issues/19
3年前
MdotAmaan
6fb961eb12
Make changes according to feedback
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
Update group_vars/matrix_servers
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
Remove old data migration tasks
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
Update roles/matrix-bridge-mautrix-discord/tasks/validate_config.yml
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
Redo bridge permissions
3年前
MdotAmaan
8621ff1379
Add Mautrix Discord Bridge
3年前
Marko Weltzer
de025425b5
fix: revert changes to .md files
4年前
Marko Weltzer
7e5b88c3b7
fix: all praise the allmighty yamllinter
4年前
iucca
788999d29c
updated whatsapp config
4年前
iucca
ae122466fc
updated whatsapp config
4年前
iucca
4ff8fddd72
updated whatsapp config, backfill doesn't work
4年前
AtomHare
301626d91d
Update configuring-playbook-bridge-mautrix-whatsapp.md
4年前
Michael Collins
98e6cd685d
sync with previous repo
4年前
Slavi Pantaleev
bd38861179
Add support for automatic Double Puppeting for all Mautrix bridges
6年前
Slavi Pantaleev
a43bcd81fe
Rename some variables
7年前
Slavi Pantaleev
28bd6dc75b
Improve Telegram/Whatsapp instructions
7年前
Slavi Pantaleev
733b806833
Annotate certain features as optional/advanced
We've had some people get confused into installing
Matrix Corporal and having pain with that.
With this documentation change, we try to make it clearer
that it's an advanced feature not to be touched unless
you know what you're doing.
On a similar note, we also make sure other things are properly
labeled as "(optional)" and/or "(advanced)".
7年前
Hugues Morisset
b3fcc641c4
Add documentation and fix templates
7年前