Slavi Pantaleev
ee663e819e
Announce LinkedIn Messaging bridging support
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1242
před 4 roky
Alexandar Mechev
340e0fabc4
Adds Documentation for LinkedIn Bridge
před 4 roky
AtomHare
301626d91d
Update configuring-playbook-bridge-mautrix-whatsapp.md
před 4 roky
AtomHare
57fb6e7f71
Update configuring-playbook-bridge-mautrix-telegram.md
před 4 roky
AtomHare
4292dbe238
Update configuring-playbook-bridge-mautrix-hangouts.md
před 4 roky
AtomHare
9b1ff158f8
Update configuring-playbook-bridge-mautrix-signal.md
před 4 roky
AtomHare
91c9aec973
Update configuring-playbook-bridge-mautrix-instagram.md
před 4 roky
AtomHare
9d571e3c8e
Update configuring-playbook-bridge-mautrix-hangouts.md
před 4 roky
AtomHare
868ac12cf4
update mautrix docs
před 4 roky
AtomHare
ef0ed0af3d
Update container-images.md
před 4 roky
Wolfgang Winter
5a828f36a6
Document the permissions settings. Distinguish between augmenting and overwriting.
před 4 roky
WobbelTheBear
30aa8c2c3f
Update docs/configuring-playbook-bridge-mautrix-signal.md
Improvement of documentation
Co-authored-by: Jan <31133207+Jaffex@users.noreply.github.com>
před 4 roky
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>
před 4 roky
WobbelTheBear
bb931493ee
Update as per suggestion
před 4 roky
Wolfgang Winter
c3b4a1a66d
Augment documentation for relay bot
před 4 roky
Slavi Pantaleev
421f85defa
Add self-building support to matrix-email2matrix
před 4 roky
Slavi Pantaleev
519eef9e4b
Remove unnecessary argument from Postgres import command
The default of using the `matrix` database is better anyway.
před 4 roky
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.
před 4 roky
Slavi Pantaleev
975a49be54
Update docs/self-building.md
před 4 roky
Hardy Erlinger
03e8c75a30
Restore authentication for Jitsi Meet.
před 4 roky
maximilianschmelzer
5ddd7d9ea1
Update configuring-well-known.md
před 4 roky
JokerGermany
5b692b6e76
Docs
před 4 roky
Sergei Shikalov
29b6d011d7
Fix template syntax error in OIDC SSO example
před 4 roky
Aaron Raimist
19ed8d1d17
Upgrade mjolnir (0.1.17 -> 0.1.18) and implement self building
před 4 roky
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.
před 4 roky
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.
před 4 roky
Slavi Pantaleev
d019e9078a
Remove unused variables from mx-puppet-* bridges
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1131
před 4 roky
Marcel Ackermann
ce28e87f4b
according to discussion in channel not needed anymore
před 4 roky
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.
před 4 roky
Slavi Pantaleev
8cf3bdb772
Link to Heisenbridge demonstration video
před 4 roky
Michael-GMH
122a92fa1c
GoMatrixHosting v0.4.9 update
před 4 roky
Michael-GMH
ad7bbd6442
merge upstream
před 4 roky
WobbelTheBear
28b8bb0bf1
Minor correction
před 4 roky
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.
před 4 roky
Slavi Pantaleev
c791d1900c
Improve wording
před 4 roky
WobbelTheBear
54e1c67e53
Update maintenance-migrating.md
před 4 roky
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.
před 4 roky
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
před 4 roky
BG
f8ba97ac14
Removing antispam note.
před 4 roky
Slavi Pantaleev
719ecb03a8
Add note about pgtune.leopard.in.ua
před 4 roky
BG
9a7eddd563
Updating docs.
před 4 roky
Michael-GMH
85777e8f96
merge with upstream
před 4 roky
sakkiii
dcd5e5657d
OCSP Stapling SSL manually-managed
# chain.pem file is required for 'ssl_trusted_certificate`
před 4 roky
Aaron Raimist
794035790c
Remove synapse-admin incompatibility note
před 4 roky
throwawayay
b2d0a8a5e5
docs: update Configuring DNS in Hydrogen setup
před 4 roky
Slavi Pantaleev
7a086d7dd9
Mention Hydrgeon in self-building.md
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1055
před 4 roky
Slavi Pantaleev
c5d52d49da
Announce Hydrogen support
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1055
před 4 roky
Aaron Raimist
b714222384
typo
před 4 roky
Aaron Raimist
ac4ede20af
Add docs
před 4 roky
sakkiii
fa31a1548b
OCSP Stapling self-signed issue
Fix https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1073
před 4 roky