Aaron Raimist
26a5c28274
Remove asterisks from configuring-dns.md
These previously denoted optional DNS records but now optional records are a separate table so they are unnecessary.
пре 4 година
Slavi Pantaleev
d019e9078a
Remove unused variables from mx-puppet-* bridges
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1131
пре 4 година
Marcel Ackermann
ce28e87f4b
according to discussion in channel not needed anymore
пре 4 година
N07070
1da3531a3d
Update configuring-playbook-synapse.md
Added an example for configuring the variables for the OpenID, that might fails because the variables are not defined for the playbook parsing, but Synapse's own config file parsing.
пре 4 година
Slavi Pantaleev
8cf3bdb772
Link to Heisenbridge demonstration video
пре 4 година
Michael-GMH
122a92fa1c
GoMatrixHosting v0.4.9 update
пре 4 година
Michael-GMH
ad7bbd6442
merge upstream
пре 4 година
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 година
sakkiii
fa31a1548b
OCSP Stapling self-signed issue
Fix https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1073
пре 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 година