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
9524
Commits
13
Branches
281 MiB
Tree:
c1eae5fc00
create-pull-request/i18n
master
migration-validation-system
renovate/requests-2.x
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 'c1eae5fc00'
${ noResults }
Commit Graph
2 Commits (c1eae5fc00cdced01ee54a73c403f99fbb662533)
Author
SHA1
Message
Date
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
Slavi Pantaleev
065b70203d
[WIP] Initial work on matrix-static-files role
2 years ago