ampoz
435cd25d1c
Updated language
7 роки тому
ampoz
843e1922dc
Fixed markup formatting for code block
7 роки тому
ampoz
280564aa30
Fixed markup formatting for code block
7 роки тому
ampoz
dde644bfe4
Added sample apache2 configuration file and instructions for users who want to use Apache instead of Nginx as their webserver.
7 роки тому
Slavi Pantaleev
4fd8b66b6e
Update documentation about email configuration (relayhost brackets)
Relay hostnames that have MX records are looked up by postfix
and the MX record's payload is used instead.
This special behavior may be undesirable, so we make sure to
point it out.
7 роки тому
Slavi Pantaleev
2b2409bf1e
Update documentation about email configuration
This makes it explicit that outgoing traffic (25/587) needs
to be let through, as well as documenting how to debug
other non-delivery issues.
7 роки тому
Aaron Raimist
92ef6986a2
Link to Synapse Homeowners room
7 роки тому
Slavi Pantaleev
9dad4c7c2d
Fix /.well-known/matrix/client for CORS
This is provoked by Github issue #46 .
No client had made use of the well-known mechanism
so far, so the set up performed by this playbook was not tested
and turned out to be a little deficient.
Even though /.well-known/matrix/client is usually requested with a
simple request (no preflight), it's still considered cross-origin
and [CORS](https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS )
applies. Thus, the file always needs to be served with the appropriate
`Access-Control-Allow-Origin` header.
Github issue #46 attempts to fix it at the "reverse-proxying" layer,
which may work, but would need to be done for every server.
It's better if it's done "upstream", so that all reverse-proxy
configurations can benefit.
7 роки тому
Thomas vO
caba16ea0d
add script + doc to remove everything
7 роки тому
Thomas vO
2bdc35de63
add script + doc to change a user to admin
7 роки тому
Slavi Pantaleev
3fec9dfa0e
Add LDAP auth password provider documentation and changelog description
7 роки тому
Slavi Pantaleev
5533db8a28
Add a note about trying to use local PostgreSQL instances
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 роки тому
Aaron Raimist
d260b17508
Add initial version of maintenance and troubleshooting doc
7 роки тому
Aaron Raimist
a1609ce6e4
Link to the restoring media store guide
It isn't below anymore
7 роки тому
TheForcer
20bba449c4
Updated "Controlling Matrix federation" link
Missing file ending results in 404
7 роки тому
Slavi Pantaleev
3bccec63b4
Add details about the telemetry data that gets sent (if enabled)
7 роки тому
Slavi Pantaleev
f364e080be
Add documentation about Telemetry configuration
7 роки тому
Slavi Pantaleev
099558bee8
Fix doc file name inconsistency (configuration -> configuring)
7 роки тому
Slavi Pantaleev
009bb1b776
Add support for configuring Postgres auto-upgrade-backup path
7 роки тому
Slavi Pantaleev
4bb8d4cb60
Fix up well-known documentation a bit
7 роки тому
Slavi Pantaleev
5e3c6ebf49
Update documentation
7 роки тому
Slavi Pantaleev
67a445a74a
Add support for controlling Matrix federation
7 роки тому
Hugues Morisset
b3fcc641c4
Add documentation and fix templates
7 роки тому
Slavi Pantaleev
caa32b6d76
Fix incorrect documentation
It's been incorrect since 23e4a473
7 роки тому
Slavi Pantaleev
3ecb16bbef
Use disable_guests=true for Riot
7 роки тому
Slavi Pantaleev
7921799c6c
Make matrix-corporal documentation more detailed
7 роки тому
Slavi Pantaleev
d5655b7527
Use CNAME for riot in the example table
7 роки тому
anadahz
423e1e191a
Add DNS records table
7 роки тому
Slavi Pantaleev
d0c2ef10e4
Add self-check command
7 роки тому
anadahz
12d96f5e23
Add sample .well-know config for Caddy
7 роки тому
anadahz
5c63f2ecec
Fix minor typo in install instructions
7 роки тому
Slavi Pantaleev
0d0ccde286
Add Service Discovery (/.well-known/matrix/client) support
7 роки тому
Devr
a3765f89cd
Update installing.md
7 роки тому
Slavi Pantaleev
620553e408
Update README
7 роки тому
Hugues Morisset
6ef934a416
Mautrix telegram minimum config variable requirement
7 роки тому
Hugues Morisset
3cd7f097eb
Add small doc on Mautrix Telegram
7 роки тому
Slavi Pantaleev
5398d80f01
Add support for matrix-corporal
7 роки тому
Slavi Pantaleev
14d7d3e670
Add support for matrix-synapse-shared-secret-auth
7 роки тому
Slavi Pantaleev
2b2e996cf9
Fix typo
7 роки тому
Slavi Pantaleev
ea43d46b70
Add matrix-synapse-rest-auth support
7 роки тому
Slavi Pantaleev
74093dfb15
Add mxisd Identity Server support
7 роки тому
Slavi Pantaleev
617712000e
Minor wording improvements
7 роки тому
Slavi Pantaleev
21da2f572b
Add email-sending support
7 роки тому
Slavi Pantaleev
f254aaf44a
Improve wording a bit
7 роки тому
Slavi Pantaleev
30c53cdea2
Split README into a bunch of files in docs/
7 роки тому