Slavi Pantaleev
57e8769c5e
Add hint about matrix_backup_borg_ssh_key_private indentation
3年前
kleo
db94653b42
Borg backup provide ssh key example format
3年前
Matt Holt
9e87f9d885
Update configuring-well-known.md
3年前
Julian-Samuel Gebühr
ff2ba1d5b1
Add matrix-registreation-bot docker image
3年前
Slavi Pantaleev
e5238bf7d5
Announce maubot
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1894
3年前
Julian-Samuel Gebühr
b20cfc5015
Clear up maubot role ( #1960 )
* Make interface hidden behind proxy by default
* Remove expose option and replace with http_bind_port
Reasoning: This is a similar binary trigger but allows to bin not on all interfaces
* Clarify maubot admin purpose
* Remove unnecessary edif
* Extend docs to prevent common misconceptions
* Make http_bind_port singular, do not allow multiple values
* Make optional again
3年前
Matt Holt
2e02e694b4
Update configuring-well-known.md
Make use of `example.com` more consistent (replace `DOMAIN`) and simplify Caddy 2 config. Remove Caddy 1 config since Caddy 1 is long past EOL.
3年前
Aaron Raimist
efec303a22
Explicitly mention that your homeserver's domain is included in telemetry
3年前
Aaron Raimist
817830bb3d
Update telemetry documentation to more closely match upstream
Synapse no longer describes the stats as anonymized since the `server_name` is included.
https://github.com/matrix-org/synapse/pull/13321
3年前
Slavi Pantaleev
78b5be4a26
Do not generate /.well-known/matrix/support unless explicitly asked to
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1931
3年前
Slavi Pantaleev
3f7498da5a
Fix matrix_homeserver_admin_contacts example
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1931
This does 2 things:
- it fixes the syntax for `matrix_id`. Starting strings with `@` is
invalid YAML, so such strings need to be wrapped in single or double
quotes
- it makes use of the `matrix_domain` variable instead of hardcoding the
domain name. This should be more and mistake-proof (typos or people
mistaking their domain - matrix. vs base domain)
3年前
teutates
018ca75d48
Implement MSC 1929 Homeserver Admin Contact ( #1931 )
* Implement MSC 1929 Homeserver Admin Contact
Fixes #1612
For details to the proposed (not accepted yet) MSC, see:
https://github.com/matrix-org/matrix-spec-proposals/blob/hs/proposal-admin-contact-1/proposals/1929-admin-contact.md
* Implement feedback from PR #1931
* Implement feedback from PR #1931
* Fix mixed indentation
3年前
marinmo
5a1a1126a2
update buscarron from github -> gitlab
project doesn't exist on github anymore
3年前
alexhartley
015952b37d
Update recommended Skype bridge
3年前
Slavi Pantaleev
e94ec75e1a
Remove matrix-bridge-mx-puppet-skype role
3年前
Julian-Samuel Gebühr
1ffc0d963b
Add maubot configuration docs
3年前
Julian-Samuel Gebühr
29b336f0a8
Add docs
Unrelated to the original branch I added the matrix-registration bot as it was missing in the readme
3年前
ThellraAK
87f437968d
Creating generic mautrix bridge doc ( #1912 )
* Creating generic mautrix bridge doc
Not a huge fan of how it turned out at all, not sure how to make it better.
* Rename configuring-playbook-bridge-mautrix-Generic.md to configuring-playbook-bridges.md
* accepting suggested edits after rename mess
* Adding log level configuration
* Update docs/configuring-playbook-bridges.md
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
* Rename configuring-playbook-bridges.md to configuring-playbook-mautrix-bridges.md
Co-authored-by: ThellraAK <ThellraAK@pop-os.localdomain>
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
3年前
Julian Foad
5bcf836283
matrix-ntfy: more detailed usage docs for SchildiChat
3年前
Julian Foad
9ea0879a63
matrix-ntfy: document ntfy & schildichat app settings
3年前
Julian Foad
e60d20dc6a
matrix-ntfy: store settings in a config file
3年前
Julian Foad
85b12b74a7
matrix-ntfy: documentation
3年前
freiit
02cc201f14
Add configuration instruction for AWS CloundFront
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
60c14c3550
Update configuring-playbook-own-webserver.md
Fixing code block formatting
3年前
Slavi Pantaleev
3fbff1a789
Mention matrix_admin
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1899
3年前
ThellraAK
9cf2b37352
Update configuring-playbook-bridge-mautrix-instagram.md
Copy/Pasting from docs/configuring-playbook-bridge-mautrix-facebook.md but with the relevant variable names changed to add turning on encryption and a puppet admin.
3年前
ThellraAK
523a7b4a6e
Update configuring-playbook-own-webserver.md
Adding a bit on how to bind the synapse ports if the webserver isn't in the same docker network, or on a different machine.
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年前
nono-lqdn
5f6ad0f603
Added a note on managing the basic_auth password on external prometheus
servers
3年前
Slavi Pantaleev
ba51997f7b
(BC Break) Redo how metrics are exposed to external Prometheus servers
3年前
Vladimir Panteleev
d6a3881092
docs/configuring-playbook-bridge-go-skype-bridge: Fixups
Fixup for #1877 .
3年前
Slavi Pantaleev
5e9e8f9e29
Announce go-skype-bridge support
3年前
Vladimir Panteleev
a3d19ad318
Add Go Skype Bridge
Based on mautrix-whatsapp, as that's what the bridge software is based on.
3年前
Kai Biebel
8cc39c5eb5
update PIP install-link
3年前
Slavi Pantaleev
959a6ac0b1
Upgrade devture/ansible version and documen nsenter usage
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1772
3年前
Slavi Pantaleev
8ea7cd73cf
Fix self-building for matrix-registration
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1864
Related to https://github.com/zeratax/matrix-registration/issues/93
This is a poor way to do things though. It may break again in the future.
matrix-registration is a poorly maintained project and should likely be removed from the playbook.
3年前
shukon
883317ac2f
Update configuring-playbook-bridge-hookshot.md
3年前
Aaron Raimist
311f44a19c
Document `git` as a potential prereq
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1792
3年前
Luis
1431a351ab
Update configuring-playbook-bridge-hookshot.md
fix Hookshot instructions link
3年前
brush
3499b9cd03
Update configuring-well-known.md
3年前
brush
34de6c9c66
Update configuring-well-known.md
3年前
Kim Brose
3dfda42f3d
Update configuring-playbook-bridge-hookshot.md
3年前
Arkonos
527f5bc469
clarifying where well-known files are created
3年前
Arkonos
6abdb6e6f0
clarifying reverse proxying of well-known files
3年前
Arkonos
04aa609ae5
clarifying reverse proxying of well-known files
3年前
Paul Tötterman
be95918a2f
typo
3年前
Slavi Pantaleev
e41fcf2746
Fix file name (vars.yaml -> vars.yml) to prevent confusion
3年前
Aine
4d08e935a2
matrix-bot-buscarron: fix username in docs
3年前