Julian Strobl
c23a0620f2
Fix default SSL path for federation api in docs
One could also remove the two variables from the docs completely,
because they are set by the playbook automatically.
Error: javax.net.ssl.SSLPeerUnverifiedException: Certificate for
<matrix.<your-domain>> doesn't match any of the subject alternative
names: [<your-domain>]
Fixes #577 (Github Issue).
5 年之前
Slavi Pantaleev
0074ca646e
Improve Goofys documentation example for GCS
Fixes #573 (Github Issue).
5 年之前
Panagiotis Vasilopoulos
8b19ceb6fc
Fixed Steam link
5 年之前
Slavi Pantaleev
b6b5435746
Fix some broken links
5 年之前
Slavi Pantaleev
f7e4281751
Simplify enabling recaptcha instructions a bit
5 年之前
Justin Croonenberghs
b2a0830638
Better URL for reCAPTCHA doc
5 年之前
Justin Croonenberghs
1f21f0c09a
Add variables for reCAPTCHA validation
5 年之前
Slavi Pantaleev
a8f7ccf3f3
Announce mx-puppet-steam bridging support
Related to #557 (Github Pull Request).
5 年之前
Hugues Morisset
57f498217a
Add mx-puppet-steam
5 年之前
Slavi Pantaleev
76352bcbd8
Announce mx-puppet-discord bridging support
Related to #540 (Github Pull Request).
5 年之前
Hugues Morisset
42e7f5e9bc
Add mx-puppet-discord
5 年之前
Slavi Pantaleev
b5bed60e6b
Announce mx-puppet-instagram and mx-puppet-twitter support
Related to #551 and #555 (Github Pull Requests).
5 年之前
Tulir Asokan
13186a1ddc
Add mx-puppet-twitter
Signed-off-by: Tulir Asokan <tulir@maunium.net>
5 年之前
Slavi Pantaleev
de545f9c5f
Update docs on self-building and remove useless variable
`matrix_container_images_self_build` was not really doing anything
anymore. It previously was influencing `matrix_*_self_build` variables,
but it's no longer the case since some time ago.
Individual `matrix_*_self_build` variables are still available.
People that would like to toggle self-building for a specific component
ought to use those.
These variables are also controlled automatically (via
`group_vars/matrix_servers`) depending on `matrix_architecture`.
In other words, self-building is being done automatically for
all components when they don't have a prebuilt image for the specified
architecture. Some components only support `amd64`, while others also
have images for other architectures.
5 年之前
jdreichmann
ad05c7f758
mx-puppet-instagram: add documentation on how to setup & use the bridge
5 年之前
Pablo
f7ea5705f1
Agrego documentación de las variables de ajuste fino (Fine tune) de Jitsi.
5 年之前
Julian Foad
671cd51797
Improve the example Traefik config.
Use playbook variables instead of textual place-holders for the domain names.
5 年之前
Slavi Pantaleev
224c21878e
Fix code block a bit
Related to #549 (Github Pull Request)
5 年之前
Slavi Pantaleev
25290f780c
Link to Twilio
5 年之前
Justin Croonenberghs
3527200ac4
Added config hint for SMS verification
5 年之前
Slavi Pantaleev
d44541ff6e
Mention matrix_synapse_allow_public_rooms_over_federation in the docs
Fixes #502 (Github Issue)
5 年之前
Slavi Pantaleev
3452347648
Suggest base domain serving in configuring-well-known.md
Fixes #545 (Github Issue).
5 年之前
Slavi Pantaleev
e48cfa4bcc
Improve documentation on joining Discord rooms
5 年之前
Slavi Pantaleev
831c3f4e64
Fix certbot/cerbot image pulling for ARM32 and ARM64
Related to #529 (Github Issue).
5 年之前
Slavi Pantaleev
ab32f6adf6
Add self-building support to matrix-mailer (exim-relay)
5 年之前
kristbaum
201292cdc5
typo
5 年之前
benkuly
77fd23149b
added gammu hard reset for sms modem
5 年之前
Slavi Pantaleev
88a4a3ab55
Update components
5 年之前
Slavi Pantaleev
d6c4487998
Fix some typos
5 年之前
benkuly
f68e47d3c4
renamed role matrix-sms-bridge to matrix-bridge-sms
5 年之前
benkuly
26846a5f6c
try privileged way
5 年之前
benkuly
2fd8216fbc
try to fix device reconnect issues
5 年之前
benkuly
cd17928805
revert remove of frequency
5 年之前
benkuly
f383b152da
removed gammu reset frequency
because the tty port will change
5 年之前
benkuly
0b7d6744bf
added more docs and timeout value
5 年之前
Slavi Pantaleev
4d8ca303d6
Fix typos
5 年之前
Slavi Pantaleev
de1164d0a2
Fix typos and improve wording
5 年之前
Slavi Pantaleev
2952b2e7f3
Mention pwgen for generating a strong shared secret
5 年之前
Chris van Dijk
cb94167ccb
Add missing parenthesis in docs
5 年之前
Chris van Dijk
84e2e31d07
Linking to a file is more robust than linking to a line number
5 年之前
Chris van Dijk
1b47197c91
Minor docs formatting cleanup
5 年之前
Chris van Dijk
256de59a75
Add note on port forwarding to docs when running Jitsi behind NAT
5 年之前
Slavi Pantaleev
1234cc48c5
Point to newer Ansible container image
Using the older one likely leads to issues like #517 .
5 年之前
benkuly
1ffa4a326c
matrix-sms-bridge:
added docs, added seperate service for database, pr comments
5 年之前
chagai95
d430e42c99
Typo STMP -> SMTP
5 年之前
Slavi Pantaleev
4ff7e753b2
Make it clearer where to spawn adminer
5 年之前
Marcel Partap
058e3bbd7f
Document how to administer synapse database via tunneled web-frontend
5 年之前
Kevin Lanni
89deb1b195
Add note about ask-become-pass
This flag is necessary for Ansible to ask for the sudo password when using the non-root option as documented in the `hosts` file. Otherwise, Ansible errors out with `missing sudo password`.
5 年之前
Slavi Pantaleev
884df93be1
Make it clearer that Dimension requires a dedicated user
5 年之前
Slavi Pantaleev
ccc7aaf0ce
Fix "Migrating to a new server" flow due to dynamic user/group creation
5 年之前