Commit Graph

36 Commits (master)

Author SHA1 Message Date
Slavi Pantaleev e1363c9b9b Add lt-cred-mech authentication mechanism to Coturn
3 months ago
Slavi Pantaleev ad32953e0b Add additional-networks support to matrix-coturn
4 months ago
Slavi Pantaleev 2511b34a7c Stop containers gracefully, instead of outright killing them
5 months ago
Slavi Pantaleev ec3b204541
Merge branch 'master' into renovate-config
7 months ago
Slavi Pantaleev 954634b580 Make ansible-lint happy
7 months ago
Slavi Pantaleev dc9ff4e01b Add support for external-IP-address-autodetection to Coturn
7 months ago
Samuel Meenzen c846ed199b
Annotate version numbers with renovate metadata
8 months ago
Slavi Pantaleev c8e0f35c94 Upgrade Coturn (4.6.2-r4 -> 4.6.2-r5)
8 months ago
Slavi Pantaleev ce0eb973b0 Upgrade Coturn (4.6.2-r3 -> 4.6.2-r4)
11 months ago
Aine df07b8fb7d
Update coturn 4.6.1-r3 -> 4.6.2-r3
11 months ago
Slavi Pantaleev 2649d9d8bb Fix lint-reported errors
1 year ago
Slavi Pantaleev fa63785109 Upgrade Coturn (4.6.1-r2 -> 4.6.1-r3)
1 year ago
Slavi Pantaleev 69b2df629b Enable some recommended Coturn options in an effort to lower DDoS amplification factor
1 year ago
Slavi Pantaleev dddfee16bc Fix all 300+ ansible-lint-reported errors
1 year ago
Slavi Pantaleev 0b9dc56edf Add type support to matrix_coturn_container_additional_volumes
1 year ago
Aine f6f7bbd2a1
Update coturn 4.6.1-r1 -> 4.6.1-r2
1 year ago
Slavi Pantaleev d44d4b637f Allow Coturn to work with SSL certificates extracted from Traefik
1 year ago
Slavi Pantaleev c7767e9bc8 Upgrade Coturn (4.6.1-r0 -> 4.6.1-r1)
1 year ago
Slavi Pantaleev aafa8f019c Allow matrix_coturn_docker_network to be set to 'host' to use host-networking
1 year ago
Slavi Pantaleev bb0faa6bc3 Block various private network ranges via denied_peer_ips for Coturn by default
1 year ago
Slavi Pantaleev 773cb7d37e Make no-tcp-relay Coturn configuration property configurable
1 year ago
Slavi Pantaleev bf23d63f82 Add matrix_coturn_additional_configuration
1 year ago
Slavi Pantaleev 4c9f96722f Add no-multicast-peers to Coturn config by default
1 year ago
Slavi Pantaleev 6414599079 Upgrade Coturn (4.6.0 -> 4.6.1)
1 year ago
Slavi Pantaleev 707e909b9b /usr/local/bin/matrix-ssl-lets-encrypt-certificates-renew -> /matrix/ssl/bin/lets-encrypt-certificates-renew
1 year ago
Slavi Pantaleev a04f6f4e3d Optimize uninstall tasks a bit
2 years ago
Slavi Pantaleev 61f67d8f0a Add install-* tags for quicker runs
2 years ago
Slavi Pantaleev 7c2a7a8eb6 Replace most import_tasks calls with include_tasks for improved performance
2 years ago
Slavi Pantaleev 0ea7cb5d18 Remove various init.yml files - initialize systemd services, etc., statically (not at runtime)
2 years ago
Slavi Pantaleev d3bd1ca024 matrix_*_retries_{count,delay} -> devture_playbook_help_*_retries_{count,delay}
2 years ago
Slavi Pantaleev 4f4c856e43 matrix_host_command_systemctl -> devture_systemd_docker_base_host_command_systemctl (via com.devture.ansible.role.systemd_docker_base)
2 years ago
Slavi Pantaleev 7086c0ebe3 matrix_host_command_sh -> devture_systemd_docker_base_host_command_sh (via com.devture.ansible.role.systemd_docker_base)
2 years ago
Slavi Pantaleev a9a81460ec matrix_host_command_docker -> devture_systemd_docker_base_host_command_docker (via com.devture.ansible.role.systemd_docker_base)
2 years ago
Slavi Pantaleev 835d2e9581 matrix_systemd_path -> devture_systemd_docker_base_systemd_path (via com.devture.ansible.role.systemd_docker_base)
2 years ago
Slavi Pantaleev f03f716989 matrix_systemd_unit_home_path -> devture_systemd_docker_base_systemd_unit_home_path (via com.devture.ansible.role.systemd_docker_base)
2 years ago
Slavi Pantaleev 410a915a8a Move roles/matrix* to roles/custom/matrix*
2 years ago