Björn Marten
cb57cd503e
Fix documentation mistakes caused due to carelessness
há 6 anos
Björn Marten
c2696e8fa7
Add appservice-webhooks configuration documentation
há 6 anos
Slavi Pantaleev
bd38861179
Add support for automatic Double Puppeting for all Mautrix bridges
há 6 anos
Slavi Pantaleev
71ccf19f25
Fix typo
há 6 anos
Hanno J. Gödecke
a6f85df295
Notes when not using a ssh key for authentication
Fixed small typo, added an extra note on how to use the ansible docker image when not using a ssh key for authentication
há 6 anos
DreamsVoid
ad8b4d9c30
Update configuring-playbook-bridge-mautrix-telegram.md
typographical error
há 6 anos
Slavi Pantaleev
df83dfb2e1
Fix port typo
há 6 anos
Logan Pulley
68e1a636c3
Added Traefik configuration example to own webserver docs
há 6 anos
Slavi Pantaleev
ca3b158d94
Add support to matrix-nginx-proxy to work in HTTP-only mode
há 6 anos
benkuly
10c2dfe58f
fixed typo
há 6 anos
benkuly
feb35486a0
added documentation for telegram relay bot feature
há 6 anos
Slavi Pantaleev
50614f1bad
Simplify Prerequisites a bit
Don't mention systemd-journald adjustment anymore, because
we've changed log levels to WARNING and Synapse is not chatty by default
anymore.
The "excessive log messages may get dropped on CentOS" issue no longer
applies to most users and we shouldn't bother them with it.
há 6 anos
Slavi Pantaleev
9b84e06201
Add a note about CentOS 8 support
há 6 anos
Aaron Raimist
cb2cb70b31
Mention that ARM is not supported
Feel free to reword but we have had a couple of issues created now asking about Raspberry Pi support.
há 6 anos
Julian Foad
53bc7afa66
Fix --mount syntax in examples
s/type-bind/type=bind/g
há 6 anos
fnoah
fe103489c6
Add file ending
há 6 anos
fnoah
692355e3e2
Fix link
há 6 anos
fnoah
7b65a16375
Fix
há 6 anos
fnoah
64ce74137c
Add documentation part 2
há 6 anos
fnoah
17c52687a6
Add documentation
há 6 anos
fnoah
64370cb58b
Fix formatting issues
há 6 anos
Noah Fleischmann
852fceb33f
Add documentation
há 6 anos
Slavi Pantaleev
e32aaacaa7
Make gzipped SQL dumps by default during --upgrade-postgres
há 6 anos
Slavi Pantaleev
29526e7bb1
Add support for backing up / importing all Postgres databases/users
há 6 anos
Paul Tötterman
aabb16d78b
Fix spelling ngnix -> nginx
há 6 anos
Slavi Pantaleev
9c438a3870
Add support for Postgres v12
há 6 anos
Slavi Pantaleev
810d0fb0e4
Make it possible to serve static websites from the base domain
há 6 anos
Arehandoro
d7343389ec
Update configuring-well-known.md
há 6 anos
Slavi Pantaleev
68ed2ebefa
Add support for Synapse Simple Antispam
Fixes #255 (Github Issue).
há 6 anos
sudneo
b2e0e4efe3
Adds doc for HAproxy
há 6 anos
Slavi Pantaleev
0edd7e8089
Make Riot-web configuration extensible
Fixes #71 (Github Issue).
há 6 anos
Slavi Pantaleev
c4eebc5355
Add information about community-grouping for the Facebook bridge
há 6 anos
Slavi Pantaleev
10a9deba4a
Make Synapse configuration extensible
há 6 anos
Slavi Pantaleev
63d1ed1d56
Update changelog and documentation
há 6 anos
Eduardo Beltrame
53ae84f627
Add documentation on mautrix-hangouts bridge
há 6 anos
Eduardo Beltrame
ecff0f4a67
Describe setting up SMTP server with Sendgrid
há 6 anos
kingoftheconnors
63cf891842
Improved documentation
há 6 anos
Slavi Pantaleev
c2c0481d90
Mention Email2Matrix usage alongside Postfix
há 6 anos
Slavi Pantaleev
3e57a1463a
Serve nginx status page over HTTPS as well
Continuation of #234 (Github Pull Request).
I had unintentionally updated the documentation for the feature,
saying the page is available at `https://matrix.DOMAIN/nginx_status `.
Looks like it wasn't the case, going against my expectations.
I'm correcting this with this patch.
The status page is being made available on both HTTP and HTTPS.
Serving over HTTP is likely necessary for services like
Longview
(https://www.linode.com/docs/platform/longview/longview-app-for-nginx/ )
há 6 anos
Slavi Pantaleev
f97175a1c6
Update configuring-playbook-ngnix.md
há 6 anos
p5t2vspoqqw
4b8190dc3f
serve status page for matrix.DOMAIN only
há 6 anos
Slavi Pantaleev
bce165f247
Do not suggest DEBUG logging when submitting issues
It's been pointed out that DEBUG logs could contain sensitive
information (access tokens, etc.), which makes them unsuitable
for sharing with others. INFO should be enough.
há 6 anos
Slavi Pantaleev
d222640140
Add firewall notice about email2matrix
há 6 anos
Slavi Pantaleev
4be35822dd
Add Email2Matrix support
há 6 anos
Esko
f084bb4ae5
Clarify sentence about dedicated user for access token
há 6 anos
Slavi Pantaleev
6fe4bafc2a
Decrease default Synapse logging level
Also discussed previously in #213 (Github Pull Request).
shared-secret-auth and rest-auth logging is still at `INFO`
intentionally, as user login events seem more important to keep.
Those modules typically don't spam as much.
há 6 anos
kingoftheconnors
49766c5dac
Added Slack role
há 6 anos
Slavi Pantaleev
99283ef684
Add note about SMTPS not being supported
Fixes #216 (Github Issue).
há 6 anos
Slavi Pantaleev
0e4030f05c
Add missing word
há 6 anos
Slavi Pantaleev
76862f4f2a
Suggest running start tag after janitor and Postgres vacuum
We do restart Synapse explicitly, but some other services
(bridges, matrix-corporal, ..) may not restart sometimes.
It's best to restart all services explicitly.
há 6 anos