Commit Graph

593 Commits

Author SHA1 Message Date
28b8bb0bf1 Minor correction 2021-05-28 09:31:55 +02:00
4e2780ff88 Add support for a prometheus postgres exporter
This commit introduces a new role that downloads and installs the
prometheus community postgres exporter  https://github.com/prometheus-community/postgres_exporter.
A new credential is added to matrix_postgres_additional_databases that
allows the exporter access to the database to gather statistics.
A new dashboard was added to the grafana role, with some refactoring
to enable the dashboard only if the new role is enabled.
I've included some basic instructions for how to enable the role in
the Docs section.

In terms of testing, I've tested enabling the role, and disabling
it to make sure it cleans up the container and systemd role.
2021-05-27 20:13:29 +01:00
c791d1900c Improve wording 2021-05-26 18:03:47 +03:00
54e1c67e53 Update maintenance-migrating.md 2021-05-26 16:31:01 +02:00
8472848286 Annotate server migration
Annotate server migration with a note in regard to migration between different architectures and the need to dump/restore the database.
2021-05-26 16:30:08 +02:00
1b41e9c7dd Update PostgreSQL Maintenance page
Added a mid-sized VPS configuration with configuration changes to the PostgreSQL database config.

Deleted single quotes in one of the examples to unify the examples
2021-05-26 13:50:35 +02:00
661bf89223 Merge pull request #1086 from hidraulicChicken/mjolnir_antispam
Mjolnir antispam
2021-05-26 10:52:27 +03:00
BG
f8ba97ac14 Removing antispam note. 2021-05-26 09:05:28 +02:00
719ecb03a8 Add note about pgtune.leopard.in.ua 2021-05-26 09:55:40 +03:00
BG
9a7eddd563 Updating docs. 2021-05-25 16:59:49 +02:00
85777e8f96 merge with upstream 2021-05-25 21:08:00 +08:00
f827a3cc46 GMH 0.4.6 update 2 2021-05-10 18:54:25 +08:00
4e6f6e179b GMH 0.4.6 update 2021-05-10 18:50:10 +08:00
62112789d6 Merge pull request #1044 from aaronraimist/patch-2
Mention updating Nginx
2021-05-09 10:30:39 +03:00
65035c62c1 Mention updating Nginx 2021-05-08 15:16:31 -05:00
cdaf4695c0 Tweak maintenance-synapse.md 2021-05-08 15:07:54 -05:00
067b61e779 GoMatrixHosting v0.4.5 update 2021-04-29 08:06:45 +08:00
7cf2f352aa Add not about incompatibility between Synapse and Synapse Admin
Related to https://github.com/Awesome-Technologies/synapse-admin/issues/132
2021-04-23 07:17:04 +03:00
e3fa3e12bc Upgrade Synapse (1.31 -> 1.32.2) 2021-04-22 14:22:07 +03:00
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
2021-04-21 23:36:58 +03:00
1fb54a37cb Upgrade Synapse (1.31 -> 1.32.1)
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1010
2021-04-21 18:47:15 +03:00
c95ca4badc Do not ask everyone to whitelist Jitsi ports
It's an optional service, so we shouldn't bother most people with it.
2021-04-21 14:48:54 +03:00
7fa7e3e5a6 Merge pull request #1012 from aaronraimist/facebook-docs
Update mautrix-facebook docs
2021-04-21 09:27:11 +03:00
ca786cc343 Revert "Upgrade Synapse (1.31 -> 1.32)"
This reverts commit f825c7c263.

Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1010
2021-04-20 23:40:55 +03:00
9ee1d23afe Update mautrix-facebook docs 2021-04-20 15:17:26 -05:00
f825c7c263 Upgrade Synapse (1.31 -> 1.32) 2021-04-20 17:47:34 +03:00
82f7e1c7c0 Update docs 2021-04-19 09:05:04 -05:00
316d7d815a Add FAQ entry about debugging SSL certificate renewal troubles 2021-04-13 10:52:38 +03:00
3e11ee158e Fix step 3 of Mjolnir instructions 2021-04-08 13:32:44 -05:00
c386e8e9db Use integers for some variables
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/868
2021-04-05 11:38:23 +03:00
37c089bb96 Minor docs improvements 2021-04-05 11:13:45 +03:00
0a107dc0ce Merge pull request #868 from foxcris/postgres-backup
- Added a postgres-backup role
2021-04-05 10:53:04 +03:00
560777cc16 Merge pull request #981 from aaronraimist/grafana
Allow special characters in Grafana password and upgrade Grafana
2021-04-04 10:04:07 +03:00
fbe22289bd merge with upstream and testing branch 2021-04-04 11:41:06 +08:00
504f1b6445 Allow special characters in Grafana password 2021-04-03 16:41:10 -05:00
df31694d12 Couple of additional tweaks to the mjolnir docs 2021-04-03 03:23:45 -05:00
28a6f8bd57 Announce Mjolnir bot support
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/962
2021-04-03 10:52:39 +03:00
995c483856 Merge pull request #962 from aaronraimist/mjolnir
Add mjolnir
2021-04-03 10:45:29 +03:00
26d334dcb9 Typo 2021-04-03 01:12:06 -05:00
598f00b335 Nice link 2021-04-02 19:28:48 -05:00
c86cc11386 Add some advice about tuning PostgreSQL 2021-04-02 19:26:41 -05:00
f85054fd80 Add some advice about making Synapse faster
Also removes some duplicate table of contents entries in maintenance-synapse.md
2021-04-02 19:10:53 -05:00
b084a35e9d Add note about making bot a server admin 2021-04-02 18:40:42 -05:00
11c93682db YOURDOMAIN -> DOMAIN 2021-04-02 18:26:50 -05:00
12a120e175 how do words good 2021-04-02 18:14:52 -05:00
219c2fdb12 Fix paths 2021-04-02 18:11:05 -05:00
b5fb98dd28 Write some docs 2021-04-02 17:55:46 -05:00
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.
2021-03-30 11:24:04 +03:00
efbeb42857 Fix YAML indentation in docs 2021-03-25 09:02:35 +02:00
c6fb7acf5f Make ma1sd's SRV record optional 2021-03-23 23:08:43 -05:00