40 Commits (bbbfc0708f662927158df508ba7b10f0b26ad6f7)

Author SHA1 Message Date
Slavi Pantaleev b1b4ba501f Replace ExecStop with ExecStopPost
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 fa76c1ee5b Do not run self-build Ansible version-check, if component not enabled
3 years ago
Aaron Raimist 04548f8df2
Merge branch 'master' into hydrogen
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
Aaron Raimist ca361af616
Add Hydrogen
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
transcaffeine dbae18fd6a
feat: push ephemeral events to appservices
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 d98a1ceadd Merge branch 'master' into synapse-workers
3 years ago
Slavi Pantaleev 512f42aa76 Do not report docker kill/rm attempts as errors
3 years ago
Slavi Pantaleev d3ecc6f017 Fix bridges failing to upload media when Synapse workers are enabled
3 years ago
Slavi Pantaleev 2997a7fc3e Make mx-puppet-* bridges not log to files
3 years ago
Slavi Pantaleev 1692a28fe4 Work around annoying Docker warning about undefined $HOME
3 years ago
Slavi Pantaleev 05ca9357a8 Add .service suffix to systemd units list
3 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 e49eb078a2 Add support for automatic (Postgres -> SQLite) migration to mx-puppet-skype
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
Slavi Pantaleev be5263f397 Move self-building git repository URLs to variables (stop hardcoding)
4 years ago
Slavi Pantaleev 5eed874199 Improve self-building experience (avoid conflict with pullable images)
4 years ago
Scott Crossen fa5d85426b Renamed systemd descriptions for all bridges
4 years ago
Slavi Pantaleev 5da31ba579 Move configuration templates outside of defaults/main.yml files
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
Horvath Gergely d6266a8c47 fix skype bridge being rebuilt when upstream changed
4 years ago
Chris van Dijk 7585bcc4ac Allow the matrix user username and groupname to be configured separately
4 years ago
Rodrigo Belem 033dfcb26f Remove duplicated whitelist entry in skype main.yml
4 years ago
Slavi Pantaleev 0af5a8c4cc Simplify mx-puppet-skype blacklists a bit
4 years ago
Rodrigo Belem b08a49d94d Allow skype more configurations for relay and provisioning
4 years ago
Horvath Gergely 203a319881 force build docker image if git master changes
4 years ago
Rodrigo Belem cc8fc55ac6 Upstream set mx-puppet-skype default port to 8438
4 years ago
Slavi Pantaleev c1a66d3422 Put mx-puppet-skype configs in ./config directory, not ./data
4 years ago
Rodrigo Belem 1107207147 Initial mx-puppet-skype bridge role
4 years ago