60 Commits (c876a7df1d8103cd326349f76a314f98a114f20f)

Author SHA1 Message Date
Slavi Pantaleev 7d3adc4512 Automatically force-pull :latest images
5 years ago
Slavi Pantaleev 7d8dde8a53 Add support for proxying /_synapse/admin APIs
5 years ago
Slavi Pantaleev ab59cc50bd Add support for more flexible container port exposing
5 years ago
Dan Arnfield 9c23d877fe Fix docker_image option for ansible < 2.8
5 years ago
Dan Arnfield fa38c84be2 Fix casting int to string warning
5 years ago
Dan Arnfield db15791819 Add source option to docker_image to fix deprecation warning
5 years ago
Dan Arnfield 3982f114af Fix CONDITIONAL_BARE_VARS deprecation warning in ansible 2.8
5 years ago
Slavi Pantaleev 5c821b581a Check fullchain.pem, not cert.pem
5 years ago
Slavi Pantaleev ae7c8d1524 Use SyslogIdentifier to improve logging
5 years ago
Dan Arnfield 171c6db41e Add option to proxy 3pid registration endpoints
5 years ago
Hugues De Keyzer c451025134 Fix indentation in templates
5 years ago
Slavi Pantaleev e0b7b4dc61
Merge pull request #159 from TheLastProject/feature/docker_add_hosts
5 years ago
Slavi Pantaleev 0e391b5870 Add explicit |int casting for more variables
5 years ago
Sylvia van Os 75b1528d13 Add the possibility to pass extra flags to the docker container
5 years ago
Slavi Pantaleev db977ea584
Merge pull request #151 from huguesdk/bugfix/nginx_proxy_tmpfs_size
5 years ago
Slavi Pantaleev 7c246b4a99 Make error about unset matrix_ssl_lets_encrypt_support_email more descriptive
5 years ago
Hugues De Keyzer 6aa6633ee7 Fix value of nginx-proxy tmpfs size
5 years ago
Slavi Pantaleev ec0f936227 Try SSL renewal more frequently and reload later
5 years ago
Slavi Pantaleev 18a562c000 Upgrade services
5 years ago
Slavi Pantaleev bec59c06bb Update images
5 years ago
Slavi Pantaleev af1c9ae59d Do not force firewalld on people
5 years ago
Slavi Pantaleev 95e4234dca Update nginx (1.15.9 -> 1.15.10)
5 years ago
Slavi Pantaleev 73af8f7bbb Make self-check not validate self-signed certificates
5 years ago
Lee Verberne d90bc20690 Use common path for systemctl in lets encrypt cron
5 years ago
Slavi Pantaleev 2d56ff0afa Skip some uninstall tasks if not necessary to run
5 years ago
Slavi Pantaleev c545d3eb85 Add support for serving base domain via matrix-nginx-proxy
5 years ago
Slavi Pantaleev e645b0e372 Rename matrix_nginx_proxy_data_path to matrix_nginx_proxy_base_path
5 years ago
Slavi Pantaleev 6c5cc173b0 Fix permission mode for some files
5 years ago
Edgars Voroboks 9735a2f600 Implement self-hosted Dimension server
5 years ago
Slavi Pantaleev 6f6dff3e2b Update some Docker images
5 years ago
Slavi Pantaleev 45618679f5 Reload systemd services when they get updated
5 years ago
Slavi Pantaleev a43bcd81fe Rename some variables
5 years ago
Slavi Pantaleev 25bdc10617 Follow redirects for some well-known files
5 years ago
Slavi Pantaleev 550d398e6c Remove some unnecessary slashes
5 years ago
Slavi Pantaleev 119016e858 Cache /.well-known/matrix files for longer
5 years ago
Slavi Pantaleev 764a040a90 Make /.well-known/matrix/server optional
5 years ago
Slavi Pantaleev 74710427e5 Allow for the federation port (tcp/8448)'s certificate to be changed
5 years ago
Slavi Pantaleev f6ebd4ce62 Initial work on Synapse 0.99/1.0 preparation
5 years ago
Slavi Pantaleev e06e5dd208 Fix syntax breakage
5 years ago
Slavi Pantaleev 96afbbb5af Allow additional volumes to be mounted into matrix-nginx-proxy
5 years ago
Slavi Pantaleev 9a251e4e46 Remove some more references to localhost
5 years ago
Aaron Raimist 1f0cc92b33
Use IPv4 localhost everywhere (or almost everywhere)
5 years ago
Aaron Raimist 58ca2e7dfd
Turn off IPv6 when using your own Nginx server
5 years ago
Slavi Pantaleev 52d5e540c0 Fix ownership of generated self-signed certificates (root -> matrix)
5 years ago
dhose 87e3deebfd Enable exposure of Prometheus metrics.
5 years ago
Slavi Pantaleev 8681a5dc69 Add 'none' SSL certificate retrieval method
5 years ago
Slavi Pantaleev cd332d9b4e Add TLS v1.3 support to matrix-nginx-proxy
5 years ago
Slavi Pantaleev c2b1cf7f93 Fix SSL renewal script
5 years ago
Slavi Pantaleev 0be7b25c64 Make (most) containers run with a read-only filesystem
6 years ago
Slavi Pantaleev 9438402f61 Drop capabilities in a few more places
6 years ago