WobbelTheBear
30aa8c2c3f
Update docs/configuring-playbook-bridge-mautrix-signal.md
Improvement of documentation
Co-authored-by: Jan <31133207+Jaffex@users.noreply.github.com>
4 jaren geleden
WobbelTheBear
d9e8be7c79
Update docs/configuring-playbook-bridge-mautrix-signal.md
Document how to enable relay functionality in a room
Co-authored-by: Jan <31133207+Jaffex@users.noreply.github.com>
4 jaren geleden
WobbelTheBear
bb931493ee
Update as per suggestion
4 jaren geleden
Wolfgang Winter
c3b4a1a66d
Augment documentation for relay bot
4 jaren geleden
Slavi Pantaleev
421f85defa
Add self-building support to matrix-email2matrix
4 jaren geleden
Slavi Pantaleev
519eef9e4b
Remove unnecessary argument from Postgres import command
The default of using the `matrix` database is better anyway.
4 jaren geleden
0xLAITH
dca876a8f0
Update howto-server-delegation.md
The attached code for the "Serving the Federation API with your certificates and matrix-nginx-proxy" section suggests using the matrix.<your-domain> certificate for the federation API as opposed to the necessary <your-domain> certificate for the federation to work. This can cause some confusion to readers.
4 jaren geleden
Slavi Pantaleev
975a49be54
Update docs/self-building.md
4 jaren geleden
Hardy Erlinger
03e8c75a30
Restore authentication for Jitsi Meet.
4 jaren geleden
maximilianschmelzer
5ddd7d9ea1
Update configuring-well-known.md
4 jaren geleden
JokerGermany
5b692b6e76
Docs
4 jaren geleden
Sergei Shikalov
29b6d011d7
Fix template syntax error in OIDC SSO example
4 jaren geleden
Aaron Raimist
19ed8d1d17
Upgrade mjolnir (0.1.17 -> 0.1.18) and implement self building
4 jaren geleden
WobbelTheBear
a7d51d493a
Correct broken documentation link
Recently, documentation on Synapse has been changed from .rst to .md. Therefore, the current links for the purge history API were resulting in a 404 error.
4 jaren geleden
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 jaren geleden
Slavi Pantaleev
d019e9078a
Remove unused variables from mx-puppet-* bridges
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1131
4 jaren geleden
Marcel Ackermann
ce28e87f4b
according to discussion in channel not needed anymore
4 jaren geleden
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 jaren geleden
Slavi Pantaleev
8cf3bdb772
Link to Heisenbridge demonstration video
4 jaren geleden
Michael-GMH
122a92fa1c
GoMatrixHosting v0.4.9 update
4 jaren geleden
Michael-GMH
ad7bbd6442
merge upstream
4 jaren geleden
WobbelTheBear
28b8bb0bf1
Minor correction
4 jaren geleden
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 jaren geleden
Slavi Pantaleev
c791d1900c
Improve wording
4 jaren geleden
WobbelTheBear
54e1c67e53
Update maintenance-migrating.md
4 jaren geleden
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 jaren geleden
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 jaren geleden
BG
f8ba97ac14
Removing antispam note.
4 jaren geleden
Slavi Pantaleev
719ecb03a8
Add note about pgtune.leopard.in.ua
4 jaren geleden
BG
9a7eddd563
Updating docs.
4 jaren geleden
Michael-GMH
85777e8f96
merge with upstream
4 jaren geleden
sakkiii
dcd5e5657d
OCSP Stapling SSL manually-managed
# chain.pem file is required for 'ssl_trusted_certificate`
4 jaren geleden
Aaron Raimist
794035790c
Remove synapse-admin incompatibility note
4 jaren geleden
throwawayay
b2d0a8a5e5
docs: update Configuring DNS in Hydrogen setup
4 jaren geleden
Slavi Pantaleev
7a086d7dd9
Mention Hydrgeon in self-building.md
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1055
4 jaren geleden
Slavi Pantaleev
c5d52d49da
Announce Hydrogen support
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1055
4 jaren geleden
Aaron Raimist
b714222384
typo
4 jaren geleden
Aaron Raimist
ac4ede20af
Add docs
4 jaren geleden
sakkiii
fa31a1548b
OCSP Stapling self-signed issue
Fix https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1073
4 jaren geleden
Slavi Pantaleev
d3c7be177a
Improve wording
4 jaren geleden
Tobias K
68aa5094cf
docs/configuring-playbook-prometheus-grafana.md: Add documentation on how to override the grafana fqn
4 jaren geleden
Slavi Pantaleev
3fae13762d
Cross-link similar bridges
4 jaren geleden
Toni Spets
544915ff76
Add Heisenbridge
4 jaren geleden
Michael-GMH
f827a3cc46
GMH 0.4.6 update 2
4 jaren geleden
Michael-GMH
4e6f6e179b
GMH 0.4.6 update
4 jaren geleden
Aaron Raimist
65035c62c1
Mention updating Nginx
4 jaren geleden
Aaron Raimist
cdaf4695c0
Tweak maintenance-synapse.md
4 jaren geleden
Michael-GMH
067b61e779
GoMatrixHosting v0.4.5 update
4 jaren geleden
Slavi Pantaleev
7cf2f352aa
Add not about incompatibility between Synapse and Synapse Admin
Related to https://github.com/Awesome-Technologies/synapse-admin/issues/132
4 jaren geleden
Slavi Pantaleev
e3fa3e12bc
Upgrade Synapse (1.31 -> 1.32.2)
4 jaren geleden