Slavi Pantaleev
b1b4ba501f
Replace ExecStop with ExecStopPost
ExecStopPost should allow us to clean up (docker kill + docker rm)
even if the ExecStart (docker run ..) command failed, and not just after
a graceful service stop was initiated.
Source: https://www.freedesktop.org/software/systemd/man/systemd.service.html#ExecStopPost=
4 lat temu
Slavi Pantaleev
f6f81a85de
Enable notifications during backfill
.. as per the default bridge config.
Source: f848710c01/mautrix_twitter/example-config.yamll (L147)
4 lat temu
Shreyas Ajjarapu
3509f648af
Update config.yaml.j2
4 lat temu
array-in-a-matrix
2d49b95006
missing uppercase in bot name
4 lat temu
Aaron Raimist
fac497faa5
Fix comments in other roles
4 lat temu
Slavi Pantaleev
735c966ab6
Disable systemd services when stopping to uninstall them
Until now, we were leaving services "enabled"
(symlinks in /etc/systemd/system/multi-user.target.wants/).
We clean these up now. Broken symlinks may still exist in older
installations that enabled/disabled services. We're not taking care
to fix these up. It's just a cosmetic defect anyway.
4 lat temu
AtomHare
1ae4032cb7
update new repo name mautrix
4 lat temu
Michael Collins
98e6cd685d
sync with previous repo
4 lat temu
Slavi Pantaleev
2697590d28
Remove some useless if conditions
4 lat temu
Aaron Raimist
fc16fbda5b
Remove a bunch of redundant Ansible <2.8 self building checks
4 lat temu
Slavi Pantaleev
fa76c1ee5b
Do not run self-build Ansible version-check, if component not enabled
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1108
4 lat temu
Michael-GMH
85777e8f96
merge with upstream
4 lat temu
Slavi Pantaleev
47b4608b96
Fail in a friendlier way when trying to self-build on Ansible <= 2.8
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1070
Related discussion here: 1ab507349c (commitcomment-51108407)
4 lat temu
Slavi Pantaleev
1ab507349c
Fix self-building for various components on Ansible < 2.8
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1070
4 lat temu
Aaron Raimist
ca361af616
Add Hydrogen
4 lat temu
transcaffeine
dbae18fd6a
feat: push ephemeral events to appservices
This adds https://github.com/matrix-org/matrix-doc/pull/2409 to the
appservice registrations, enabling synapse to push EDUs to appservices.
5 lat temu
Michael
33ec5710d9
0.2.1 revision
5 lat temu
Slavi Pantaleev
f9a0ec6fd1
Fix some bridges failing when Synapse workers enabled
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/904
5 lat temu
rakshazi
2f887f292c
added "matrix_%SERVICE%_version" variable to all roles, use it in "matrix_%SERVICE%_docker_image" var (preserving backward-compatibility)
5 lat temu
Marcus Proest
b99372a3c5
initial commit of mautrix-instagram role
5 lat temu