WobbelTheBear
28b8bb0bf1
Minor correction
4 лет назад
Raymond Coetzee
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.
4 лет назад
Slavi Pantaleev
c791d1900c
Improve wording
4 лет назад
WobbelTheBear
54e1c67e53
Update maintenance-migrating.md
4 лет назад
WobbelTheBear
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.
4 лет назад
Wobbel The Bear
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
4 лет назад
BG
f8ba97ac14
Removing antispam note.
4 лет назад
Slavi Pantaleev
719ecb03a8
Add note about pgtune.leopard.in.ua
4 лет назад
BG
9a7eddd563
Updating docs.
4 лет назад
Michael-GMH
85777e8f96
merge with upstream
4 лет назад
sakkiii
dcd5e5657d
OCSP Stapling SSL manually-managed
# chain.pem file is required for 'ssl_trusted_certificate`
4 лет назад
Aaron Raimist
794035790c
Remove synapse-admin incompatibility note
4 лет назад
throwawayay
b2d0a8a5e5
docs: update Configuring DNS in Hydrogen setup
4 лет назад
Slavi Pantaleev
7a086d7dd9
Mention Hydrgeon in self-building.md
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1055
4 лет назад
Slavi Pantaleev
c5d52d49da
Announce Hydrogen support
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1055
4 лет назад
Aaron Raimist
b714222384
typo
4 лет назад
Aaron Raimist
ac4ede20af
Add docs
4 лет назад
Slavi Pantaleev
d3c7be177a
Improve wording
4 лет назад
Tobias K
68aa5094cf
docs/configuring-playbook-prometheus-grafana.md: Add documentation on how to override the grafana fqn
4 лет назад
Slavi Pantaleev
3fae13762d
Cross-link similar bridges
4 лет назад
Toni Spets
544915ff76
Add Heisenbridge
4 лет назад
Michael-GMH
f827a3cc46
GMH 0.4.6 update 2
4 лет назад
Michael-GMH
4e6f6e179b
GMH 0.4.6 update
4 лет назад
Aaron Raimist
65035c62c1
Mention updating Nginx
4 лет назад
Aaron Raimist
cdaf4695c0
Tweak maintenance-synapse.md
4 лет назад
Michael-GMH
067b61e779
GoMatrixHosting v0.4.5 update
4 лет назад
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 лет назад