Suguru Hirahara
3d47e0d69c
Synchronize document titles and links based on configuring-playbook.md
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
il y a 1 an
Suguru Hirahara
90cfdabb2b
Replace DOMAIN with example.com
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
il y a 1 an
Suguru Hirahara
0261e247e3
Replace YOUR_DOMAIN with example.com
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
il y a 1 an
Suguru Hirahara
282e8be07d
Use common sentences on documentation regarding installation
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
il y a 1 an
Suguru Hirahara
bf5373479b
Use common expression on documentation regarding playbook configuration
Overall the playbook uses the expression "Add the following configuration to your `inventory/host_vars/matrix.DOMAIN/vars.yml` file:" with the heading "Adjusting the playbook configuration" for sections to explain what to be added as variables
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
il y a 1 an
Slavi Pantaleev
999f2bf8dd
Switch mautrix-signal double-puppeting method (shared secret auth -> appservice-double-puppet)
Since upgrading mautrix-signal (v0.6.3 -> v0.7.0) in 76fec0b8632804194ae54dce3328fef2b6e6b3c2,
we expect double-puppeting to require the new appservice double-puppeting method.
This commit switches the mautrix-signal bridge to it.
il y a 1 an
Benjamin Kampmann
11f6e2e810
Fix documentation bug in configuring-playbook-bridge-mautrix-signal.md
With the `|` the yaml is interpreted and saved to the configuration as a string and mautrix-signal doesn't start.
il y a 2 ans
Pierre 'McFly' Marty
c93b642f90
doc: check typo
il y a 2 ans
Pierre 'McFly' Marty
2f6525ccb3
refactor: remove signalgo and update signal to 'after merge'
il y a 2 ans
Pierre 'McFly' Marty
44068b444f
doc: marks Mautrix-Signal (Deprecated)
il y a 2 ans
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.
il y a 3 ans
Dennis Ciba
7be2b776e4
Create dedicated doc page on obtaining access tokens
il y a 3 ans
Marko Weltzer
de025425b5
fix: revert changes to .md files
il y a 4 ans
Marko Weltzer
7e5b88c3b7
fix: all praise the allmighty yamllinter
il y a 4 ans
AtomHare
9b1ff158f8
Update configuring-playbook-bridge-mautrix-signal.md
il y a 4 ans
Wolfgang Winter
5a828f36a6
Document the permissions settings. Distinguish between augmenting and overwriting.
il y a 4 ans
WobbelTheBear
30aa8c2c3f
Update docs/configuring-playbook-bridge-mautrix-signal.md
Improvement of documentation
Co-authored-by: Jan <31133207+Jaffex@users.noreply.github.com>
il y a 4 ans
WobbelTheBear
d9e8be7c79
Update docs/configuring-playbook-bridge-mautrix-signal.md
Document how to enable relay functionality in a room
Co-authored-by: Jan <31133207+Jaffex@users.noreply.github.com>
il y a 4 ans
WobbelTheBear
bb931493ee
Update as per suggestion
il y a 4 ans
Wolfgang Winter
c3b4a1a66d
Augment documentation for relay bot
il y a 4 ans
Michael Collins
98e6cd685d
sync with previous repo
il y a 4 ans
Julian Foad
b8ac089562
Fix wrong links in mautrix-signal docs
il y a 5 ans
Slavi Pantaleev
da2a6682b3
Get rid of matrix_mautrix_signal_configuration_permissions
While it's kind of nice having it, it's also somewhat raw
and unnecessary.
Having a good default and not even mentioning it seems better
for most users.
People who need a more exposed bridge (rare) can use
override the default configuration using
`matrix_mautrix_signal_configuration_extension_yaml`.
il y a 5 ans
Slavi Pantaleev
aac400664a
Announce mautrix-signal bridge
il y a 5 ans
Sabine
cea2faa1b3
added docs for bridge permissions
il y a 5 ans
Sabine Laszakovits
dd50ee19ab
fixed bridge permissions
il y a 5 ans
Sabine Laszakovits
d6940d9f10
added docs
il y a 5 ans
Slavi Pantaleev
bd38861179
Add support for automatic Double Puppeting for all Mautrix bridges
il y a 6 ans
Slavi Pantaleev
a43bcd81fe
Rename some variables
il y a 7 ans
Slavi Pantaleev
28bd6dc75b
Improve Telegram/Whatsapp instructions
il y a 7 ans
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)".
il y a 7 ans
Hugues Morisset
b3fcc641c4
Add documentation and fix templates
il y a 7 ans