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