Commit Graph

84 Commits (dcf4ae5fcccde1b7b6c774df8edb399436eb0ee9)

Author SHA1 Message Date
Slavi Pantaleev 677a2fc503 Fix compatibility with ansible=6 / ansible-core=2.13
2 years ago
Slavi Pantaleev 1439be2743 Upgrade matrix-appservice-irc (0.33 -> 0.34)
2 years ago
Slavi Pantaleev 2df993977a Ensure git cloning when self-building is done with the matrix user, not root
2 years ago
Slavi Pantaleev 0364c6c634 Suppress old container cleanup (kill/rm) failures
2 years ago
Thom Wiggers dc82c1a0e6
Update IRC appservice bridge
2 years ago
Aine 2da3768b20
Added retries to the docker pulls (#1701)
2 years ago
Jim Myhrberg eeca3c8dca
fix: avoid yaml being wrapped at column 80 via to_nice_yaml
2 years ago
Marko Weltzer 819574b8ba
Merge branch 'spantaleev:master' into master
2 years ago
Marko Weltzer 7e5b88c3b7 fix: all praise the allmighty yamllinter
2 years ago
Slavi Pantaleev 86c36523df Replace ExecStopPost with ExecStop
2 years ago
Wm Salt Hale 3aa8c1f62c only enable openssl if necessary
2 years ago
rakshazi c191bf54ca
self-build consistency: add deprecation warnings
3 years ago
rakshazi d9dd524db3
self-build consistency: rename vars everywhere
3 years ago
Slavi Pantaleev b1b4ba501f Replace ExecStop with ExecStopPost
3 years ago
Slavi Pantaleev 735c966ab6 Disable systemd services when stopping to uninstall them
3 years ago
Thom Wiggers 32f15e9bf0
update IRC appservice
3 years ago
WobbelTheBear f542a3a7c8
Update release (release-0.30.0 -> release-0.31.0)
3 years ago
Joseph Walton-Rivers a787f406f9
Update main.yml
3 years ago
Thom Wiggers 78b62664cd
Update to version v0.30.0
3 years ago
Sebastian Gumprich 24589b91f4 irc appservice image tag has a 'v' now
3 years ago
Thom Wiggers d11d6f52ae
Update IRC appservice
3 years ago
Thom Wiggers eb5619fd4b
Update IRC bridge
3 years ago
Slavi Pantaleev fa76c1ee5b Do not run self-build Ansible version-check, if component not enabled
3 years ago
Thom Wiggers 3c05cc04bc
Update IRC appservice
3 years ago
Jez Cope a8dbd93f61 Check irc service is present before stopping it
3 years ago
Thom Wiggers af4bd50c2a
Update IRC appservice
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
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
Thom Wiggers 54fe59f05c
Update IRC appservice
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 5cfeae806b Merge branch 'master' into synapse-workers
3 years ago
Thom Wiggers 8de739132a
Update IRC bridge to 0.23.0
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 3051655d21
Ensure matrix_appservice_irc_docker_src_files_path created when self-building
3 years ago
Panagiotis Georgiadis f10e3fef0d
Merge branch 'master' into irc
3 years ago
Panagiotis Georgiadis e502ee33da
Selfbuild appservice-irc bridge
3 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
Slavi Pantaleev 8675dedbdb Add support for automatic (nedb -> Postgres) migration to matrix-appservice-slack
4 years ago
Slavi Pantaleev 9b95e1937c Auto-restart matrix-appservice-irc after (nedb -> Postgres) migration
4 years ago
Slavi Pantaleev 715bdf2c64 Add support for automatic (nedb -> Postgres) migration to mx-appservice-irc
4 years ago
Slavi Pantaleev e2ba46bf01 Fix Jinja2 syntax error (else if -> elif)
4 years ago
transcaffeine 13d8a9b39c
hint supported automatic migration nedb->postgres
4 years ago
Slavi Pantaleev 7248eb3c11 Fix syntax error in roles/matrix-bridge-appservice-irc/defaults/main.yml
4 years ago
transcaffeine 54da61f81b
add postgres support mx-appservice-[slack|irc] with fallback to nedb in role and migration notice
4 years ago
transcaffeine d9f4914e0d
WIP: postgres: create databases for all services
4 years ago