206 Commits (9bc0eb36ab89ec8067c81bb63459f26e63c88e19)

Author SHA1 Message Date
Scott Crossen e894befd87 Updates to reviewer comments
4 years ago
Slavi Pantaleev 350c39d745 Update comment
4 years ago
Slavi Pantaleev ef68d3d296 Add support for reverse-proxying /_synapse/oidc
4 years ago
Slavi Pantaleev 9a46647010 Make https://matrix.DOMAIN/ redirect to https://element.DOMAIN/
4 years ago
Slavi Pantaleev 4700e80389 Raise standalone default Matrix Client API client_max_body_size
4 years ago
Slavi Pantaleev ef07aa8e5d Prevent certain nginx location blocks from being ignored
4 years ago
Marcel Partap 2d1b9f2dbf synapse workers: reworkings + get endpoints from upstream docs via awk
4 years ago
Slavi Pantaleev 63a49bb2dc Do not expose /_synapse/admin publicly by default
4 years ago
Marcel Partap 87bd64ce9e Merge remote-tracking branch 'origin/master' into synapse-workers
4 years ago
Dan Arnfield b65bfc38ce Update nginx (1.19.2 -> 1.19.3)
4 years ago
Slavi Pantaleev d250727e8b Upgrade certbot (1.7.0 -> 1.9.0)
4 years ago
Max Klenk fc2edcbecf
fix media routing
4 years ago
Max Klenk 132daba1af
fix worker routes
4 years ago
Max Klenk 9a3d84b931
Merge branch 'master' into feature/add-worker-support
4 years ago
Slavi Pantaleev 2a1ec38e3a Stop using Ansible's cron module
4 years ago
Max Klenk 06bc430c7c
refactor to use new workers and routes they serve
4 years ago
Max Klenk 59d1fb76b6
only apply worker redirects if workers are enabled
4 years ago
Max Klenk 567d0318b0
Merge branch 'synapse-workers' into feature/add-worker-support
4 years ago
Slavi Pantaleev fc1655cd4b
Merge pull request #633 from thedanbob/certbot-1.7.0
4 years ago
Dan Arnfield c8754f422a Update certbot (1.6.0 -> 1.7.0)
4 years ago
Dan Arnfield 8d373409b8 Update nginx (1.19.1 -> 1.19.2)
4 years ago
Justin Croonenberghs 31e2a1f06b
Undo ill-advised change
4 years ago
Justin Croonenberghs c5d18733d2
Update CORS for ma1sd
4 years ago
Slavi Pantaleev 54195b22c7 Allow framing Jitsi
4 years ago
Slavi Pantaleev 3f8e5b4363 Allow framing Dimension
4 years ago
TwoTwenty b106a9592e
Update matrix-jitsi.conf.j2
4 years ago
TwoTwenty c97e7c5a3e
Update matrix-dimension.conf.j2
4 years ago
TwoTwenty 18ba885ca2
Update matrix-client-element.conf.j2
4 years ago
Slavi Pantaleev c6ab1c6a90 Riot is now Element
4 years ago
Dan Arnfield c47a55d170 Update nginx (1.19.0 -> 1.19.1) and certbot (1.5.0 -> 1.6.0)
4 years ago
shadow 6293f1bdb0 Run all API self checks in check_mode
4 years ago
Slavi Pantaleev 65e5020596 Proxy other /_synapse endpoints to the client API
5 years ago
Slavi Pantaleev 88a4a3ab55 Update components
5 years ago
Chris van Dijk 74df10633a Remove hardcoded command paths in playbook cron usage
5 years ago
Chris van Dijk 6e3b877dc2 Remove hardcoded command paths in playbook shell usage
5 years ago
Chris van Dijk 6334f6c1ea Remove hardcoded command paths in systemd unit files
5 years ago
Slavi Pantaleev 7a2dbdc2d7 Update components
5 years ago
Chris van Dijk 7585bcc4ac Allow the matrix user username and groupname to be configured separately
5 years ago
Slavi Pantaleev 554da8338a
Merge pull request #463 from hooger/architecture
5 years ago
Marcel Partap 46984a4f99 Nginx conf: more testing less b0rk
5 years ago
Christoph Johannes Kleine 765c046beb
add missing ; to matrix-synapse.conf.j2
5 years ago
Marcel Partap e4763c21bc nginx config: route traffic to workers on matrix-synapse
5 years ago
Marcel Partap a14b9c09ad Add to synapse nginx template conditional URL rewrites for workers
5 years ago
Dan Arnfield e2de6a1569 Update nginx (1.17.9 -> 1.17.10)
5 years ago
Horvath Gergely bd61598faf add experimental(?) architecture support for arm32 and arm64
5 years ago
Chris van Dijk d83236ea0e Fix inconsistent whitespace
5 years ago
Marcel Partap 874e2e1fc0 Rename variables (s/mxisd/ma1sd/) and adapt roles
5 years ago
Slavi Pantaleev 8bcc9712d0 Make follow_redirects configurable when checking /.well-known/matrix/client
5 years ago
Christian Wolf 8c9b5ea6dd Removed a few syntax bugs in Archlinux configuration
5 years ago
Christian Wolf d84b2868b7 Added basic changes to make it compatible with Archlinux
5 years ago
mooomooo eebc6e13f8 Made directory variables for /etc/systemd/system , /etc/cron.d , /usr/local/bin
5 years ago
Slavi Pantaleev 0f39cb9987 Fix incorrect server_name for Jitsi
5 years ago
Slavi Pantaleev cdd9ee1962 Add Jitsi support
5 years ago
Dan Arnfield c7440b723a Update certbot (1.2.0 -> 1.3.0)
5 years ago
Dan Arnfield 4065d74a5f Update nginx (1.17.8 -> 1.17.9)
5 years ago
Slavi Pantaleev da98a06553
Merge pull request #377 from thedanbob/certbot-1.2.0
5 years ago
Dan Arnfield bb08022623 Update certbot (1.0.0 -> 1.2.0)
5 years ago
Dan Arnfield 74235df820 Update nginx (1.17.7 -> 1.17.8)
5 years ago
Daniel Hoffend b280b05c25 matrix-nginx-proxy: adding additional configuration blocks
5 years ago
Slavi Pantaleev f18037ae42 Disable TLSv1.1 by default
5 years ago
Dan Arnfield 86eff45e8b uri.follow_redirects is now a string field
5 years ago
Slavi Pantaleev a84a24d9f5 Upgrade nginx (1.17.6 -> 1.17.7)
5 years ago
Slavi Pantaleev 89dbe5cfc5 Add the ability to control the certbot HTTP bind port
5 years ago
Slavi Pantaleev a78002f12b Upgrade certbot (0.40.1 -> 1.0.0)
5 years ago
Yuri Moens 0866f98957 Render vhost directives in https server block
5 years ago
Slavi Pantaleev ca3b158d94 Add support to matrix-nginx-proxy to work in HTTP-only mode
5 years ago
Dan Arnfield 24646dc506 Update nginx (1.17.5 -> 1.17.6)
5 years ago
Dan Arnfield 140002ed49 Update certbot (0.38.0 -> 0.40.1)
5 years ago
Dan Arnfield 9b187eca8f Update nginx (1.17.4 -> 1.17.5)
5 years ago
Paul Tötterman aabb16d78b Fix spelling ngnix -> nginx
5 years ago
Slavi Pantaleev 810d0fb0e4 Make it possible to serve static websites from the base domain
5 years ago
Slavi Pantaleev 1dd1f9602f
Merge pull request #271 from thedanbob/certbot-0.38
5 years ago
Dan Arnfield c12ca8fff0 Update certbot (0.37.1 -> 0.38.0)
5 years ago
Dan Arnfield 2dd9dc4882 Update nginx (1.17.3 -> 1.17.4)
5 years ago
Slavi Pantaleev db57618abd Update nginx and certbot
5 years ago
Slavi Pantaleev 3e57a1463a Serve nginx status page over HTTPS as well
5 years ago
p5t2vspoqqw c32a3e3204 correct defaults
5 years ago
p5t2vspoqqw 4b8190dc3f serve status page for matrix.DOMAIN only
5 years ago
p5t2vspoqqw 51d5741bb3 Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy
5 years ago
Slavi Pantaleev 6fc779dc83 Ensure matrix_ssl_retrieval_method value is valid
5 years ago
Dan Arnfield 9296dfd094 Update nginx (1.17.1 -> 1.17.2)
5 years ago
p5t2vspoqqw 5054fff88b Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy
5 years ago
Slavi Pantaleev 1316d36f8b Fix deprecation warning (using cron module without name)
5 years ago
p5t2vspoqqw d88e261150 Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy
5 years ago
Dan Arnfield f83bbf8525 Bump nginx version
5 years ago
p5t2vspoqqw 9874c3df90 Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy
5 years ago
Dan Arnfield ae3a1bb148 Update nginx to 1.17.0
5 years ago
p5t2vspoqqw 8fcdac3738 Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy
6 years ago
Slavi Pantaleev 7d3adc4512 Automatically force-pull :latest images
6 years ago
p5t2vspoqqw 4b657b3822 Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy
6 years ago
Slavi Pantaleev 7d8dde8a53 Add support for proxying /_synapse/admin APIs
6 years ago
Slavi Pantaleev ab59cc50bd Add support for more flexible container port exposing
6 years ago
p5t2vspoqqw 0cfa73f153 Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy
6 years ago
Dan Arnfield 9c23d877fe Fix docker_image option for ansible < 2.8
6 years ago
Dan Arnfield fa38c84be2 Fix casting int to string warning
6 years ago
Dan Arnfield db15791819 Add source option to docker_image to fix deprecation warning
6 years ago
Dan Arnfield 3982f114af Fix CONDITIONAL_BARE_VARS deprecation warning in ansible 2.8
6 years ago
Slavi Pantaleev 5c821b581a Check fullchain.pem, not cert.pem
6 years ago
Slavi Pantaleev ae7c8d1524 Use SyslogIdentifier to improve logging
6 years ago
p5t2vspoqqw 4315b472af Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy
6 years ago