Scott Crossen
fa5d85426b
Renamed systemd descriptions for all bridges
4 years ago
Daniel Wiegreffe
b3926e7cca
Update main.yml
4 years ago
Daniel Wiegreffe
8f41041f6d
replacement of the docker image for appservice-slack to the officially maintained image
4 years ago
Slavi Pantaleev
5da31ba579
Move configuration templates outside of defaults/main.yml files
5 years ago
Chris van Dijk
6334f6c1ea
Remove hardcoded command paths in systemd unit files
...
Depending on the distro, common commands like sleep and chown may either
be located in /bin or /usr/bin.
Systemd added path lookup to ExecStart in v239, allowing only the
command name to be put in unit files and not the full path as
historically required. At least Ubuntu 18.04 LTS is however still on
v237 so we should maintain portability for a while longer.
5 years ago
Chris van Dijk
7585bcc4ac
Allow the matrix user username and groupname to be configured separately
...
No migration steps should be required.
5 years ago
Slavi Pantaleev
438652c732
Switch Slack image to a working tag
...
We've had reports of the `:latest` tag not working anymore,
leading to an error as described here:
https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/341
5 years ago
mooomooo
eebc6e13f8
Made directory variables for /etc/systemd/system , /etc/cron.d , /usr/local/bin
5 years ago
Slavi Pantaleev
874d2390dd
Revert "Upgrade Slack bridge to 1.0.2"
...
This reverts commit 61e93744ec
.
Reverting because of:
- https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/341
- https://github.com/matrix-org/matrix-appservice-slack/issues/347
5 years ago
Slavi Pantaleev
61e93744ec
Upgrade Slack bridge to 1.0.2
...
NeDB is deprecated, so we should transition away from it in the future.
Still, most of the functionality should work on this new version.
5 years ago
Michael Haak
5b213e6ad0
Replace constructs appending elements with variables to matrix_synapse_container_extra_arguments. Fixes issue https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/304
5 years ago
Slavi Pantaleev
a6d51ebe9b
Force-pull Slack Docker image if :latest
5 years ago
kingoftheconnors
177ec295b4
Fixed matrix-appservice-slack docker command problems
5 years ago
kingoftheconnors
49766c5dac
Added Slack role
5 years ago