Björn Marten
cb57cd503e
Fix documentation mistakes caused due to carelessness
6 anni fa
Björn Marten
c2696e8fa7
Add appservice-webhooks configuration documentation
6 anni fa
Slavi Pantaleev
bd38861179
Add support for automatic Double Puppeting for all Mautrix bridges
6 anni fa
Slavi Pantaleev
71ccf19f25
Fix typo
6 anni fa
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
6 anni fa
DreamsVoid
ad8b4d9c30
Update configuring-playbook-bridge-mautrix-telegram.md
typographical error
6 anni fa
Slavi Pantaleev
df83dfb2e1
Fix port typo
6 anni fa
Logan Pulley
68e1a636c3
Added Traefik configuration example to own webserver docs
6 anni fa
Slavi Pantaleev
ca3b158d94
Add support to matrix-nginx-proxy to work in HTTP-only mode
6 anni fa
benkuly
10c2dfe58f
fixed typo
6 anni fa
benkuly
feb35486a0
added documentation for telegram relay bot feature
6 anni fa
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.
6 anni fa
Slavi Pantaleev
9b84e06201
Add a note about CentOS 8 support
6 anni fa
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.
6 anni fa
Julian Foad
53bc7afa66
Fix --mount syntax in examples
s/type-bind/type=bind/g
6 anni fa
fnoah
fe103489c6
Add file ending
6 anni fa
fnoah
692355e3e2
Fix link
6 anni fa
fnoah
7b65a16375
Fix
6 anni fa
fnoah
64ce74137c
Add documentation part 2
6 anni fa
fnoah
17c52687a6
Add documentation
6 anni fa
fnoah
64370cb58b
Fix formatting issues
6 anni fa
Noah Fleischmann
852fceb33f
Add documentation
6 anni fa
Slavi Pantaleev
e32aaacaa7
Make gzipped SQL dumps by default during --upgrade-postgres
6 anni fa
Slavi Pantaleev
29526e7bb1
Add support for backing up / importing all Postgres databases/users
6 anni fa
Paul Tötterman
aabb16d78b
Fix spelling ngnix -> nginx
6 anni fa
Slavi Pantaleev
9c438a3870
Add support for Postgres v12
6 anni fa
Slavi Pantaleev
810d0fb0e4
Make it possible to serve static websites from the base domain
6 anni fa
Arehandoro
d7343389ec
Update configuring-well-known.md
6 anni fa
Slavi Pantaleev
68ed2ebefa
Add support for Synapse Simple Antispam
Fixes #255 (Github Issue).
6 anni fa
sudneo
b2e0e4efe3
Adds doc for HAproxy
6 anni fa
Slavi Pantaleev
0edd7e8089
Make Riot-web configuration extensible
Fixes #71 (Github Issue).
6 anni fa
Slavi Pantaleev
c4eebc5355
Add information about community-grouping for the Facebook bridge
6 anni fa
Slavi Pantaleev
10a9deba4a
Make Synapse configuration extensible
6 anni fa
Slavi Pantaleev
63d1ed1d56
Update changelog and documentation
6 anni fa
Eduardo Beltrame
53ae84f627
Add documentation on mautrix-hangouts bridge
6 anni fa
Eduardo Beltrame
ecff0f4a67
Describe setting up SMTP server with Sendgrid
6 anni fa
kingoftheconnors
63cf891842
Improved documentation
6 anni fa
Slavi Pantaleev
c2c0481d90
Mention Email2Matrix usage alongside Postfix
6 anni fa
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/ )
6 anni fa
Slavi Pantaleev
f97175a1c6
Update configuring-playbook-ngnix.md
6 anni fa
p5t2vspoqqw
4b8190dc3f
serve status page for matrix.DOMAIN only
6 anni fa
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.
6 anni fa
Slavi Pantaleev
d222640140
Add firewall notice about email2matrix
6 anni fa
Slavi Pantaleev
4be35822dd
Add Email2Matrix support
6 anni fa
Esko
f084bb4ae5
Clarify sentence about dedicated user for access token
6 anni fa
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.
6 anni fa
kingoftheconnors
49766c5dac
Added Slack role
6 anni fa
Slavi Pantaleev
99283ef684
Add note about SMTPS not being supported
Fixes #216 (Github Issue).
6 anni fa
Slavi Pantaleev
0e4030f05c
Add missing word
6 anni fa
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.
6 anni fa