Slavi Pantaleev
ee663e819e
Announce LinkedIn Messaging bridging support
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1242
преди 4 години
Alexandar Mechev
340e0fabc4
Adds Documentation for LinkedIn Bridge
преди 4 години
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 години