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 years ago
Slavi Pantaleev
1fb54a37cb
Upgrade Synapse (1.31 -> 1.32.1)
...
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1010
4 years ago
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 years ago
Slavi Pantaleev
7fa7e3e5a6
Merge pull request #1012 from aaronraimist/facebook-docs
...
Update mautrix-facebook docs
4 years ago
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 years ago
Aaron Raimist
9ee1d23afe
Update mautrix-facebook docs
4 years ago
Slavi Pantaleev
f825c7c263
Upgrade Synapse (1.31 -> 1.32)
4 years ago
Dan Arnfield
82f7e1c7c0
Update docs
4 years ago
Slavi Pantaleev
316d7d815a
Add FAQ entry about debugging SSL certificate renewal troubles
4 years ago
Aaron Raimist
3e11ee158e
Fix step 3 of Mjolnir instructions
4 years ago
Slavi Pantaleev
c386e8e9db
Use integers for some variables
...
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/868
4 years ago
Slavi Pantaleev
37c089bb96
Minor docs improvements
4 years ago
Slavi Pantaleev
0a107dc0ce
Merge pull request #868 from foxcris/postgres-backup
...
- Added a postgres-backup role
4 years ago
Slavi Pantaleev
560777cc16
Merge pull request #981 from aaronraimist/grafana
...
Allow special characters in Grafana password and upgrade Grafana
4 years ago
Michael
fbe22289bd
merge with upstream and testing branch
4 years ago
Aaron Raimist
504f1b6445
Allow special characters in Grafana password
4 years ago
Aaron Raimist
df31694d12
Couple of additional tweaks to the mjolnir docs
4 years ago
Slavi Pantaleev
28a6f8bd57
Announce Mjolnir bot support
...
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/962
4 years ago
Slavi Pantaleev
995c483856
Merge pull request #962 from aaronraimist/mjolnir
...
Add mjolnir
4 years ago
Aaron Raimist
26d334dcb9
Typo
4 years ago
Aaron Raimist
598f00b335
Nice link
4 years ago
Aaron Raimist
c86cc11386
Add some advice about tuning PostgreSQL
4 years ago
Aaron Raimist
f85054fd80
Add some advice about making Synapse faster
...
Also removes some duplicate table of contents entries in maintenance-synapse.md
4 years ago
Aaron Raimist
b084a35e9d
Add note about making bot a server admin
4 years ago
Aaron Raimist
11c93682db
YOURDOMAIN -> DOMAIN
4 years ago
Aaron Raimist
12a120e175
how do words good
4 years ago
Aaron Raimist
219c2fdb12
Fix paths
4 years ago
Aaron Raimist
b5fb98dd28
Write some docs
4 years ago
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.
4 years ago
Slavi Pantaleev
efbeb42857
Fix YAML indentation in docs
4 years ago
Aaron Raimist
c6fb7acf5f
Make ma1sd's SRV record optional
4 years ago
Aaron Raimist
bab8b950ca
Add mjolnir
4 years ago
Slavi Pantaleev
9a0222fa47
Add Sygnal support
...
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/683
4 years ago
chagai95
07fb05a4ab
fix typo
...
ot -> to
4 years ago
foxcris
76fbc59b61
- adapted documentation
...
- removed build_database_list.yml
4 years ago
foxcris
d61236213e
- Fixed typo
4 years ago
Slavi Pantaleev
011e95c1d2
Merge pull request #893 from GoMatrixHosting/master
...
matrix-awx - the GoMatrixHosting v0.3.0 initial PR
4 years ago
Slavi Pantaleev
b46ef46663
Do not mention login before registration
4 years ago
Slavi Pantaleev
6cbfee539c
Announce Go-NEB support
4 years ago
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.
4 years ago
Yannick Goossens
9f95cef494
Change value of client_secret to avoid confusion
4 years ago
Yannick Goossens
bfe0ca6cf8
Update docs, remove hard coded matrix_domain
4 years ago
Yannick Goossens
51e2547484
Added support for the Go-NEB bot
4 years ago
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
4 years ago
Slavi Pantaleev
31d2e013f7
Fix typo
4 years ago
Michael
33ec5710d9
0.2.1 revision
4 years ago
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.
4 years ago
Slavi Pantaleev
fd18769e55
Merge pull request #901 from marcquark/backup_postgres
...
Recommend a better way of backing up postgres
4 years ago
Slavi Pantaleev
ca22355910
Update backup docs a bit
4 years ago
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
4 years ago