AtomHare
301626d91d
Update configuring-playbook-bridge-mautrix-whatsapp.md
4 роки тому
AtomHare
57fb6e7f71
Update configuring-playbook-bridge-mautrix-telegram.md
4 роки тому
AtomHare
4292dbe238
Update configuring-playbook-bridge-mautrix-hangouts.md
4 роки тому
AtomHare
9b1ff158f8
Update configuring-playbook-bridge-mautrix-signal.md
4 роки тому
AtomHare
91c9aec973
Update configuring-playbook-bridge-mautrix-instagram.md
4 роки тому
AtomHare
9d571e3c8e
Update configuring-playbook-bridge-mautrix-hangouts.md
4 роки тому
AtomHare
868ac12cf4
update mautrix docs
4 роки тому
AtomHare
ef0ed0af3d
Update container-images.md
4 роки тому
Wolfgang Winter
5a828f36a6
Document the permissions settings. Distinguish between augmenting and overwriting.
4 роки тому
WobbelTheBear
30aa8c2c3f
Update docs/configuring-playbook-bridge-mautrix-signal.md
Improvement of documentation
Co-authored-by: Jan <31133207+Jaffex@users.noreply.github.com>
4 роки тому
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 роки тому
WobbelTheBear
bb931493ee
Update as per suggestion
4 роки тому
Wolfgang Winter
c3b4a1a66d
Augment documentation for relay bot
4 роки тому
Slavi Pantaleev
421f85defa
Add self-building support to matrix-email2matrix
4 роки тому
Slavi Pantaleev
519eef9e4b
Remove unnecessary argument from Postgres import command
The default of using the `matrix` database is better anyway.
4 роки тому
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 роки тому
Slavi Pantaleev
975a49be54
Update docs/self-building.md
4 роки тому
Hardy Erlinger
03e8c75a30
Restore authentication for Jitsi Meet.
4 роки тому
maximilianschmelzer
5ddd7d9ea1
Update configuring-well-known.md
4 роки тому
JokerGermany
5b692b6e76
Docs
4 роки тому
Sergei Shikalov
29b6d011d7
Fix template syntax error in OIDC SSO example
4 роки тому
Aaron Raimist
19ed8d1d17
Upgrade mjolnir (0.1.17 -> 0.1.18) and implement self building
4 роки тому
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 роки тому
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 роки тому