This website works better with JavaScript.
Home
Explore
Help
Sign In
overmind
/
matrix-docker-ansible-deploy
mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Matrix Docker Ansible eploy
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9530
Commits
11
Branches
609 MiB
Gettext Catalog
99.6%
Shell
0.3%
Tree:
31e5c10a1b
create-pull-request/i18n
master
HarHarLinks/hookshot-encryption
copilot/update-exim-relay-docs
element-call-integration
element-call-stack
remove-zulip-bridge
renovate/matrixdotorg-sygnal-0.x
stabilize-mas
synapse-cache-tuning
synapse-user-register-wait-for
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '31e5c10a1b'
${ noResults }
matrix-docker-ansible-deploy
/
roles
/
custom
/
matrix-coturn
/
templates
/
systemd
History
Slavi Pantaleev
d12643eb91
Do not use `docker stop --time` (deprecated in Docker v28 in favor of `--timeout` or just `-t`)
`-t` works on both old and new Docker versions, so it's best to use that.
1 year ago
..
matrix-coturn-reload.service.j2
matrix_host_command_systemctl -> devture_systemd_docker_base_host_command_systemctl (via com.devture.ansible.role.systemd_docker_base)
3 years ago
matrix-coturn-reload.timer.j2
Update files for matrix-coturn: make the reloading schedule configurable with variables
1 year ago
matrix-coturn.service.j2
Do not use `docker stop --time` (deprecated in Docker v28 in favor of `--timeout` or just `-t`)
1 year ago