55 Commits (9cf2b37352f940bdfeb4208be88d67c5b245ee62)

Author SHA1 Message Date
Aine 5801017df0
mx-puppet-bridges - set log level = warn, set presence interval = 5s
2 years ago
Slavi Pantaleev 677a2fc503 Fix compatibility with ansible=6 / ansible-core=2.13
3 years ago
Slavi Pantaleev bab1ee2233 Work around mx-puppet-discord failing with "No relay found" after reboot
3 years ago
Daniel Sonck 894669eca2 Change back to working original mx-puppet-slack
3 years ago
Slavi Pantaleev 9fc60d8c86 Revert "Change back to original mx-puppet-slack"
3 years ago
Daniel Sonck fcfd00bcb4 Change back to original mx-puppet-slack
3 years ago
Daniel Sonck 3f45805fd2 Change back to original mx-puppet-discord
3 years ago
Slavi Pantaleev 2df993977a Ensure git cloning when self-building is done with the matrix user, not root
3 years ago
Slavi Pantaleev 0364c6c634 Suppress old container cleanup (kill/rm) failures
3 years ago
Slavi Pantaleev 999c717cf4 Revert "Temporarily switch to Myned-maintained fork of mx-puppet-discord/mx-puppet-slack"
3 years ago
Slavi Pantaleev 0103d92df4 Temporarily switch to Myned-maintained fork of mx-puppet-discord/mx-puppet-slack
3 years ago
Aine 2da3768b20
Added retries to the docker pulls (#1701)
3 years ago
Jim Myhrberg eeca3c8dca
fix: avoid yaml being wrapped at column 80 via to_nice_yaml
3 years ago
Slavi Pantaleev 65f92f043a Fix mx-puppet-discord container image repository URL
3 years ago
Slavi Pantaleev d8a19e5bf9 Switch to the Beeper-maintained fork of mx-puppet-discord
3 years ago
Marko Weltzer 819574b8ba
Merge branch 'spantaleev:master' into master
3 years ago
Marko Weltzer 7e5b88c3b7 fix: all praise the allmighty yamllinter
3 years ago
Slavi Pantaleev 86c36523df Replace ExecStopPost with ExecStop
3 years ago
Thracky b02aa4b799 Add missing slash in url scheme for mediaUrl
3 years ago
Slavi Pantaleev b1b4ba501f Replace ExecStop with ExecStopPost
3 years ago
Slavi Pantaleev 9babaa5a2b Fix mx-puppet-discord media URLs using container-network URLs (http://matrix-nginx-proxy:12080)
3 years ago
Slavi Pantaleev 735c966ab6 Disable systemd services when stopping to uninstall them
3 years ago
Aaron Raimist fc16fbda5b
Remove a bunch of redundant Ansible <2.8 self building checks
3 years ago
Slavi Pantaleev d019e9078a Remove unused variables from mx-puppet-* bridges
3 years ago
Slavi Pantaleev fa76c1ee5b Do not run self-build Ansible version-check, if component not enabled
4 years ago
Aaron Raimist 04548f8df2
Merge branch 'master' into hydrogen
4 years ago
Slavi Pantaleev 47b4608b96 Fail in a friendlier way when trying to self-build on Ansible <= 2.8
4 years ago
Slavi Pantaleev 1ab507349c Fix self-building for various components on Ansible < 2.8
4 years ago
Aaron Raimist ca361af616
Add Hydrogen
4 years ago
Ahmad Haghighi e335f3fc77 rename matrix_global_registry to matrix_container_global_registry_prefix related to #990
4 years ago
Ahmad Haghighi f52a8b6484 use custom docker registry
4 years ago
transcaffeine dbae18fd6a
feat: push ephemeral events to appservices
4 years ago
rakshazi 2f887f292c
added "matrix_%SERVICE%_version" variable to all roles, use it in "matrix_%SERVICE%_docker_image" var (preserving backward-compatibility)
4 years ago
Slavi Pantaleev d98a1ceadd Merge branch 'master' into synapse-workers
4 years ago
Slavi Pantaleev 512f42aa76 Do not report docker kill/rm attempts as errors
4 years ago
Slavi Pantaleev d3ecc6f017 Fix bridges failing to upload media when Synapse workers are enabled
4 years ago
Slavi Pantaleev 2997a7fc3e Make mx-puppet-* bridges not log to files
4 years ago
Slavi Pantaleev 1692a28fe4 Work around annoying Docker warning about undefined $HOME
4 years ago
Slavi Pantaleev 05ca9357a8 Add .service suffix to systemd units list
4 years ago
Stuart Mumford 019a4d7dcd Use role relative paths for things
4 years ago
Slavi Pantaleev 15f4cc924d Rename variables (_database_db_name -> _database_name)
4 years ago
Slavi Pantaleev d135cd9cd3 Ensure mx-puppet-discord directories are created before attempting migration
4 years ago
Slavi Pantaleev e64758c119 Add missing restart task
4 years ago
Slavi Pantaleev 149872e00c Add support for automatic (Postgres -> SQLite) migration to mx-puppet-discord
4 years ago
Slavi Pantaleev 9b4bf73587 Fix undefined variable reference
4 years ago
Slavi Pantaleev 6488e11d69 Relocate some tasks
4 years ago
Slavi Pantaleev e2ba46bf01 Fix Jinja2 syntax error (else if -> elif)
4 years ago
transcaffeine 5d70bc1376
add postgres support for mx-puppet-* with fallback to sqlite in role and migration notice
4 years ago
transcaffeine d9f4914e0d
WIP: postgres: create databases for all services
4 years ago
Slavi Pantaleev d08b27784f Fix systemd services autostart problem with Docker 20.10
4 years ago