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.
9695
Commits
1
Branch
174 MiB
Gettext Catalog
98.7%
Shell
0.8%
Python
0.4%
Tree:
f6b74f9d30
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'f6b74f9d30'
${ noResults }
matrix-docker-ansible-deploy
/
roles
/
custom
/
matrix-static-files
/
templates
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
..
public/.well-known/
matrix
Add support for auto-configuring synapse-admin via `/.well-known/matrix/client`
1 year ago
systemd
Do not use `docker stop --time` (deprecated in Docker v28 in favor of `--timeout` or just `-t`)
1 year ago
config.toml.j2
[WIP] Initial work on matrix-static-files role
2 years ago
env.j2
[WIP] Initial work on matrix-static-files role
2 years ago
labels.j2
Fix capitalization: matrix → Matrix
1 year ago