Markus
7716fd9f11
Update setup_install.yml
пре 3 година
Markus
f130a4b400
update config format
пре 3 година
Markus
8ba60b77eb
fixed storage class var name
пре 3 година
Markus
6544a77b59
Updated config format
пре 3 година
Markus
8c7cb73704
Updated var name
пре 3 година
Markus
e79c4bf040
Updated set-fact key
пре 3 година
Markus
bedbc191c5
Merge branch 'spantaleev:master' into synapse-s3-support
пре 3 година
Slavi Pantaleev
e3907b369a
Merge pull request #1786 from etkecc/master
matrix-bot-buscarron: fix username in docs
пре 3 година
Aine
4d08e935a2
matrix-bot-buscarron: fix username in docs
пре 3 година
Slavi Pantaleev
1163e9880f
Link to Buscarron bot from configuring docs page
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1782
пре 3 година
Slavi Pantaleev
2f33b330ff
Announce Buscarron bot support
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1782
пре 3 година
Slavi Pantaleev
49da9c76ac
Merge pull request #1782 from etkecc/matrix-bot-buscarron
add matrix-bot-buscarron
пре 3 година
Slavi Pantaleev
8014979ddb
Merge pull request #1780 from Shaps/nginx-proxy-configure-httpasswd
Make synapse htpasswd file path configurable
пре 3 година
Slavi Pantaleev
4a0b839768
Automatically do the right thing with regards to Synapse Metrics htpasswd
.. regardless of whether matrix-nginx-proxy runs in a container or not
пре 3 година
Aine
c92af9fe89
matrix-bot-buscarron: feedback
пре 3 година
Slavi Pantaleev
85e0906f8a
Merge pull request #1784 from mattcen/signald-arm64-dont-self-build
Don't self-build signald image on arm64, as upstream image exists
пре 3 година
Slavi Pantaleev
d7d5ea3b91
Merge pull request #1783 from Sekki21956/signald-image-updates
Update path to signald Dockerfile
пре 3 година
Slavi Pantaleev
47e5bab784
Fix self-building if condition
пре 3 година
Matthew Cengia
c83c70ac35
Don't self-build signald image on arm64, as upstream image exists
пре 3 година
Sekki21956
2d21a70b3e
Update path to signald Dockerfile
пре 3 година
Aine
b720b15de6
buscarron v1.0.0
пре 3 година
Aine
5ae93fbf2b
add buscarron to the readme
пре 3 година
Aine
290754371a
add matrix-bot-buscarron
пре 3 година
Andrea Tartaglia
68424e68e5
feat: make synapse htpasswd file path configurable
When setting `matrix_nginx_proxy_enabled: false` and enabling authentication on the metrics endpoint, the htpasswd file is hardcoded to the nginx-proxy container dir, this changes the hardcoded value to a variable so the path can be updated
пре 3 година
Slavi Pantaleev
f5a6e12538
Merge pull request #1779 from mattcen/bump-signald-0.18.1
Bump signald to 0.18.1
пре 3 година
Matthew Cengia
fa108b8ae4
Bump signald to 0.18.1
According to https://signald.org/articles/install/docker/#migrating-from-versions-before-0180 ,
This release only chowns files if the container is running as root. See also this upstream commit:
3bb7e8d2c1
пре 3 година
Slavi Pantaleev
882bab0df8
Merge pull request #1778 from hifi/patch-7
Upgrade Heisenbridge (1.10.1 -> 1.12.0)
пре 3 година
Toni Spets
9e0d969ba4
Upgrade Heisenbridge (1.10.1 -> 1.12.0)
пре 3 година
Slavi Pantaleev
a68a500e42
Merge pull request #1777 from moan0s/public_server
Change list of public servers, old as not functional
пре 3 година
Julian-Samuel Gebühr
380e865644
Change list of public servers, old as not functional
The old link returned a 404 so I thought I throw in joinmatrix.org :)
пре 3 година
Slavi Pantaleev
69f684255c
Fix Signald git repository to unbreak self-building
The maunium fork of Signald is no longer up-to-date (does not publish
0.18.0.. at least not yet) and all the necessary changes are now upstream.
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1775
пре 3 година
Slavi Pantaleev
0b5e4aa784
Use non-root image for Signald
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1775
Related to https://signald.org/articles/install/docker/#migrating-from-versions-before-0180
> Prior to 0.18.0 the signald container image used the root user, which is not recommended for security reasons. This was fixed in the 0.18.0 release which will start as root, fix permissions on the volume, then drop to the non-root user and start signald. Future images will start as the non-root user, so if you’re upgrading make sure to run 0.18.0 at least once.
> A special tag, 0.18.0-non-root, will be published. it starts as the non-root user and does not fix permissions on the volume.
пре 3 година
Markus
16191c8ba5
Revert "Fixed evaluating conditional check"
This reverts commit 986fe779cd .
пре 3 година
Markus
103487c08a
removed duplicate if
пре 3 година
Markus
986fe779cd
Fixed evaluating conditional check
The error was: error while evaluating conditional: 'matrix_synapse_s3_media_store_enabled' is undefined
пре 3 година
Slavi Pantaleev
79f89479e0
Merge pull request #1775 from GoliathLabs/mautrix-signal
Updated: mautrix-signal to v0.3.0 & signald to 0.18.0
пре 3 година
Slavi Pantaleev
8c2bfba7e2
Merge pull request #1776 from wibbene/master
HOTFIX: matrix-registration-bot, fixed systemd template that caused setup error
пре 3 година
GoliathLabs
de3fc61129
Updated: mautrix-signal v0.3.0 & signald 0.18.0
пре 3 година
Erick Wibben
92384360f5
Fixed documentation to reflect needed user
пре 3 година
Erick Wibben
12198a147b
Update matrix-bot-matrix-registration-bot.service.j2
пре 3 година
Markus
33bd2f3fab
Updated var names
пре 3 година
Markus
589a821f1b
Revert "Update setup_install.yml"
This reverts commit a31017d716 .
пре 3 година
Markus
a31017d716
Update setup_install.yml
пре 3 година
Markus
2114661373
Moved to own var
пре 3 година
Markus
ebf322dd43
Update setup_install.yml
пре 3 година
Markus
87da8be308
Added condition
пре 3 година
Markus
8b9f3fb8ff
Update Config Format
пре 3 година
Markus
0546f96754
Moved Config
пре 3 година
Markus
f0c67b89a9
fixed typo
пре 3 година
Markus
7189401185
Updated Config
пре 3 година