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 年前
Dennis Ciba
7be2b776e4
Create dedicated doc page on obtaining access tokens
3 年前
Slavi Pantaleev
4ca0d23b81
FIx code blocks
3 年前
ThellraAK
84346cae9c
Update configuring-playbook-bridge-mautrix-facebook.md
Adding the defaults in addition to template, switching YOUR_DOMAIN to {{ matrix_domain }}, and giving example of the two combined, as the playbook gives a warning about things being defined twice, so only using the last one in the vars.yml
3 年前
ThellraAK
e36894f93b
Update configuring-playbook-bridge-mautrix-facebook.md
Logging in from the IP address is no longer always enough, but 2FA seems to work eventually
3 年前
László Várady
ba68d2ad36
Remove deprecated community options
"Community" support
- has been removed from mautrix/facebook in v0.3.3:
31cac6fb5e
- has been removed from mautrix/signal in v0.2.2:
1f27a608a6
- will be removed in the next mautrix/instagram release:
e2ae1ca503
- will be removed in the next mautrix/twitter release:
3893075265
4 年前
Marko Weltzer
de025425b5
fix: revert changes to .md files
4 年前
Marko Weltzer
7e5b88c3b7
fix: all praise the allmighty yamllinter
4 年前
AtomHare
868ac12cf4
update mautrix docs
4 年前
Michael Collins
98e6cd685d
sync with previous repo
4 年前
Michael-GMH
50d7209c5b
GMH v04.3
4 年前
Aaron Raimist
9ee1d23afe
Update mautrix-facebook docs
4 年前
Slavi Pantaleev
bd38861179
Add support for automatic Double Puppeting for all Mautrix bridges
6 年前
Slavi Pantaleev
c4eebc5355
Add information about community-grouping for the Facebook bridge
6 年前
Slavi Pantaleev
4f0bcc624f
Fix typo
6 年前
Slavi Pantaleev
04bc50a282
Make Facebook bridge docs more detailed
6 年前
Hugues Morisset
d4372d5ba8
Add mautrix-facebook doc
6 年前