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 година