Björn Marten
c2696e8fa7
Add appservice-webhooks configuration documentation
6 лет назад
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 лет назад