31 Commits (4c19765b6c80452c0adecced9b2086ecdd50e1c1)

Author SHA1 Message Date
Slavi Pantaleev 2697590d28 Remove some useless if conditions
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
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 3ba8520266 Enable automatic (SQLite -> Postgres) migration for matrix-mautrix-hangouts
4 years ago
Slavi Pantaleev b9a04a7f95 Rename some remaining `matrix_*_postgres_*` vars back to `matrix_*_database_*`
4 years ago
Slavi Pantaleev ce21ea3640 Add (Postgres + SQLite) support to matrix-mautrix-hangouts bridge
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
Chris van Dijk 7585bcc4ac Allow the matrix user username and groupname to be configured separately
4 years ago
Horvath Gergely 17e7bae2cc make selfbuild be forced on (and only) git master change
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
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 f56825580d hangouts-bridge no-proxy warning does not trigger when 'matrix_nginx_proxy_enabled = false' is explicitly set
4 years ago
Horvath Gergely 40d0fea06c add mautrix-hangouts support for raspberry pi
4 years ago
Michael Haak 5b213e6ad0 Replace constructs appending elements with variables to matrix_synapse_container_extra_arguments. Fixes issue https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/304
5 years ago
microchipster 95750c1bc7 attempt to inject nginx config for hangouts bridge
5 years ago
Eduardo Beltrame c1aea7c3fc Update validate_config.yml
5 years ago
Eduardo Beltrame 85c7e9eb09 Update validate_config.yml
5 years ago
Eduardo Beltrame 0a9ce65d3b Update validate_config.yml
5 years ago
microchipster 0585889d5a add hangouts bridge by copying facebook bridge and find-replacing
5 years ago