Commit Graph

83 Commits (2fd968cf443f3f81988b5257d32ada41ff477e61)

Author SHA1 Message Date
sakkiii 6feb99076a
Update Coturn (4.5.2-r3 -> 4.5.2-r4)
3 years ago
Slavi Pantaleev dc8000760b Bump Coturn version tag (4.5.2-r2 -> 4.5.2-r3)
3 years ago
Slavi Pantaleev b6d71b9da1 Fix self-building for Coturn
3 years ago
sakkiii 04805f35a7
Coturn update 4.5.2 -> 4.5.2-r2
3 years ago
sakkiii 1cc1202df2
update coturn
3 years ago
Slavi Pantaleev fa76c1ee5b Do not run self-build Ansible version-check, if component not enabled
3 years ago
Slavi Pantaleev 47b4608b96 Fail in a friendlier way when trying to self-build on Ansible <= 2.8
3 years ago
Slavi Pantaleev 1ab507349c Fix self-building for various components on Ansible < 2.8
3 years ago
Slavi Pantaleev 3dcc006932 Fix self-building for Coturn
3 years ago
Slavi Pantaleev 689dcea773 Fix self-building for Coturn
3 years ago
Slavi Pantaleev 62c0587b6a Use Alpine-based Coturn
3 years ago
Dan Arnfield b2ca1f2829 Add capability required by new image
3 years ago
Dan Arnfield 29177d4922 Switch to official coturn docker image
3 years ago
Slavi Pantaleev fcb9e9618a Make Coturn TLSv1/v1.1 configurable
3 years ago
sakkiii 540416e32d
Disable support for TLS 1.0 and TLS 1.1
3 years ago
Ahmad Haghighi e335f3fc77 rename matrix_global_registry to matrix_container_global_registry_prefix related to #990
3 years ago
Ahmad Haghighi f52a8b6484 use custom docker registry
3 years ago
Hardy Erlinger f4930d789e Run Let's Encrypt renewal checks daily instead of weekly.
3 years ago
rakshazi 2f887f292c
added "matrix_%SERVICE%_version" variable to all roles, use it in "matrix_%SERVICE%_docker_image" var (preserving backward-compatibility)
3 years ago
Slavi Pantaleev 512f42aa76 Do not report docker kill/rm attempts as errors
3 years ago
Slavi Pantaleev 1cd251ed78 Don't delete Docker images which may have been pulled by another
3 years ago
Slavi Pantaleev c1008fde44 Upgrade matrix-coturn (4.5.1.3 -> 4.5.2)
4 years ago
Slavi Pantaleev 1692a28fe4 Work around annoying Docker warning about undefined $HOME
4 years ago
Slavi Pantaleev e1690722f7 Replace cronjobs with systemd timers
4 years ago
Slavi Pantaleev 05ca9357a8 Add .service suffix to systemd units list
4 years ago
Slavi Pantaleev 6f5aaad48d Split install/uninstall tasks in matrix-coturn
4 years ago
Slavi Pantaleev 8710883064
Merge pull request #743 from pushytoxin/docker_network
4 years ago
Slavi Pantaleev d08b27784f Fix systemd services autostart problem with Docker 20.10
4 years ago
Béla Becker 6f9b4bd9ac Drop workaround for old Ansible docker_network bug
4 years ago
Slavi Pantaleev be5263f397 Move self-building git repository URLs to variables (stop hardcoding)
4 years ago
Slavi Pantaleev 75f9fde7a4 Remove some more -v usage
4 years ago
Slavi Pantaleev 5eed874199 Improve self-building experience (avoid conflict with pullable images)
4 years ago
Slavi Pantaleev 2a1ec38e3a Stop using Ansible's cron module
4 years ago
Slavi Pantaleev de0efe96e7 Fix incorrect when statement
4 years ago
Slavi Pantaleev 8b59402f79 Upgrade Coturn (4.5.1.2 -> 4.5.1.3)
4 years ago
Chris van Dijk 74df10633a Remove hardcoded command paths in playbook cron usage
4 years ago
Chris van Dijk 6334f6c1ea Remove hardcoded command paths in systemd unit files
4 years ago
Slavi Pantaleev 36c61b5b4e Introduce a separate group variable (matrix_user_groupname)
4 years ago
Dan Arnfield e750c6c6ff Update coturn (4.5.1.1 -> 4.5.1.2)
4 years ago
Chris van Dijk 7585bcc4ac Allow the matrix user username and groupname to be configured separately
4 years ago
mooomooo eebc6e13f8 Made directory variables for /etc/systemd/system , /etc/cron.d , /usr/local/bin
4 years ago
Slavi Pantaleev 027056e027 Fix weird path creation
4 years ago
Slavi Pantaleev 3cee815baf Fix some typos
4 years ago
Slavi Pantaleev 2b85fde103 Rename some variables for consistency
4 years ago
Slavi Pantaleev 8fe97abe7d Wire matrix_container_images_self_build to self_build variables via group_vars/matrix_servers
4 years ago
Horvath Gergely 2d537484d5 introduce variable
4 years ago
Horvath Gergely 3c8535c3bc check ansible version for self-building in every role
4 years ago
Horvath Gergely a5d94eec0b refactor variable names
4 years ago
Horvath Gergely 310aa685f9 refactor based on Slavi's requests
4 years ago
Horvath Gergely 697f86d06f minor fix
4 years ago