64 Commits (865d71e35a14375276fabf90d402df2da0f39065)

Author SHA1 Message Date
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
Horvath Gergely 7c4a86bc6b add coturn support for raspberry pi
4 years ago
Slavi Pantaleev 9a33e5c7ad Make it possible to control Coturn ports and listen interfaces
5 years ago
gusttt 25262fa0e1 Disable docker network tasks in check mode to allow running the playbook in check mode (--check --diff)
5 years ago
Slavi Pantaleev 7d3adc4512 Automatically force-pull :latest images
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 ae7c8d1524 Use SyslogIdentifier to improve logging
5 years ago
Hugues De Keyzer c451025134 Fix indentation in templates
5 years ago
Sylvia van Os 75b1528d13 Add the possibility to pass extra flags to the docker container
5 years ago
Slavi Pantaleev af1c9ae59d Do not force firewalld on people
5 years ago
Slavi Pantaleev 59e37105e8 Add TLS support to Coturn
5 years ago
Slavi Pantaleev 018aeed5e9 Add support for mounting additional volumes to matrix-coturn
5 years ago
Slavi Pantaleev 24cf27c60c Isolate Coturn from services in the default Docker network
5 years ago
Slavi Pantaleev c6858d2a08 Define matrix_coturn_turn_external_ip_address in the playbook group vars
5 years ago
Stuart Mumford e367a2d0de
Add nulls for quotas as well
5 years ago
Stuart Mumford 9d236c5466
Add defaults for ips
5 years ago