Slavi Pantaleev
7cf2f352aa
Add not about incompatibility between Synapse and Synapse Admin
Related to https://github.com/Awesome-Technologies/synapse-admin/issues/132
4 лет назад
Slavi Pantaleev
e3fa3e12bc
Upgrade Synapse (1.31 -> 1.32.2)
4 лет назад
Michael-GMH
50d7209c5b
GMH v04.3
4 лет назад
Slavi Pantaleev
378fabf177
Revert "Upgrade Synapse (1.31 -> 1.32.1)"
This reverts commit 1fb54a37cb .
Seems like it's been pulled or something. It used to exist, but not
anymore. Not sure what's going on.
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1017
Related to
https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1010
4 лет назад
Slavi Pantaleev
1fb54a37cb
Upgrade Synapse (1.31 -> 1.32.1)
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1010
4 лет назад
Slavi Pantaleev
c95ca4badc
Do not ask everyone to whitelist Jitsi ports
It's an optional service, so we shouldn't bother most people with it.
4 лет назад
Slavi Pantaleev
ca786cc343
Revert "Upgrade Synapse (1.31 -> 1.32)"
This reverts commit f825c7c263 .
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1010
4 лет назад
Aaron Raimist
9ee1d23afe
Update mautrix-facebook docs
4 лет назад
Slavi Pantaleev
f825c7c263
Upgrade Synapse (1.31 -> 1.32)
4 лет назад
Dan Arnfield
82f7e1c7c0
Update docs
4 лет назад
Michael-GMH
89cb5a3d7a
GMH v0.4.2 update
4 лет назад
Slavi Pantaleev
316d7d815a
Add FAQ entry about debugging SSL certificate renewal troubles
4 лет назад
Aaron Raimist
3e11ee158e
Fix step 3 of Mjolnir instructions
4 лет назад
Slavi Pantaleev
c386e8e9db
Use integers for some variables
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/868
4 лет назад
Slavi Pantaleev
37c089bb96
Minor docs improvements
4 лет назад
Michael
fbe22289bd
merge with upstream and testing branch
4 лет назад
Aaron Raimist
504f1b6445
Allow special characters in Grafana password
4 лет назад
Aaron Raimist
df31694d12
Couple of additional tweaks to the mjolnir docs
4 лет назад
Slavi Pantaleev
28a6f8bd57
Announce Mjolnir bot support
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/962
4 лет назад
Aaron Raimist
26d334dcb9
Typo
4 лет назад
Aaron Raimist
598f00b335
Nice link
4 лет назад
Aaron Raimist
c86cc11386
Add some advice about tuning PostgreSQL
4 лет назад
Aaron Raimist
f85054fd80
Add some advice about making Synapse faster
Also removes some duplicate table of contents entries in maintenance-synapse.md
4 лет назад
Aaron Raimist
b084a35e9d
Add note about making bot a server admin
4 лет назад
Aaron Raimist
11c93682db
YOURDOMAIN -> DOMAIN
4 лет назад
Aaron Raimist
12a120e175
how do words good
4 лет назад
Aaron Raimist
219c2fdb12
Fix paths
4 лет назад
Aaron Raimist
b5fb98dd28
Write some docs
4 лет назад
Slavi Pantaleev
93960b70be
Do not fail if `_matrix-identity` DNS SRV record missing
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/963
This also simplifies Prerequisites, which is great.
It'd be nice if we were doing these checks in some optional manner
and reporting them as helpful messages (using
`matrix_playbook_runtime_results`), but that's more complicated.
I'd rather drop these checks completely.
5 лет назад
Slavi Pantaleev
efbeb42857
Fix YAML indentation in docs
5 лет назад
Aaron Raimist
c6fb7acf5f
Make ma1sd's SRV record optional
5 лет назад
Aaron Raimist
bab8b950ca
Add mjolnir
5 лет назад
Slavi Pantaleev
9a0222fa47
Add Sygnal support
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/683
5 лет назад
chagai95
07fb05a4ab
fix typo
ot -> to
5 лет назад
Michael
5a6bdb0c3d
merge upstream
5 лет назад
foxcris
76fbc59b61
- adapted documentation
- removed build_database_list.yml
5 лет назад
foxcris
d61236213e
- Fixed typo
5 лет назад
Slavi Pantaleev
b46ef46663
Do not mention login before registration
5 лет назад
Slavi Pantaleev
6cbfee539c
Announce Go-NEB support
5 лет назад
Slavi Pantaleev
38b3fbd6f9
Mention DNS setup
This may be especially helpful to existing playbook users
who happen to find themselves installing Go-NEB later on.
5 лет назад
Yannick Goossens
9f95cef494
Change value of client_secret to avoid confusion
5 лет назад
Yannick Goossens
bfe0ca6cf8
Update docs, remove hard coded matrix_domain
5 лет назад
Yannick Goossens
51e2547484
Added support for the Go-NEB bot
5 лет назад
Aaron Raimist
df5cbcc2e1
Make steps in configuring-playbook.md numbered
instead of bullet points which make it more difficult to tell whether or not you completed all of the steps
5 лет назад
Slavi Pantaleev
31d2e013f7
Fix typo
5 лет назад
Michael
33ec5710d9
0.2.1 revision
5 лет назад
tctovsli
2b96fb0cf1
Added paragraph about updating DNS to get stats
This document didn't describe that it is necessary to have a DNS-entry for stats sub-domain.
5 лет назад
Slavi Pantaleev
ca22355910
Update backup docs a bit
5 лет назад
Marc Leuser
53869ac14a
recommend a better way of backing up postgres
don't spawn an extra container
run pg_dumpall within matrix-postgres instead, ensures correct version
store under /matrix so a backup of the folder will contain a DB dump
use absolute paths just in case something in the ENV is messed up
5 лет назад
Germain
6768bdcf81
Update lower power config example
All other examples show the config to lower the memory usage on the server
5 лет назад