Commit Graph

66 Commits (337016da28e2cb18c4cf3624a47c2faec4fed272)

Author SHA1 Message Date
Slavi Pantaleev aff7ca2426 Upgrade appservice-slack (1.11.0 -> 2.0.1)
2 years ago
Slavi Pantaleev 1ea1597020 Fix some ansible-lint-reported warnings
2 years ago
Shaleen Jain f674afe5e8
appservice: add and use homeserver_container_* vars (#2045)
2 years ago
Cody Wyatt Neiman 1dea35209b
Fix self-build error image names
2 years ago
Slavi Pantaleev c73680712b Fix (suppress) var-naming ansible-lint errors
2 years ago
Slavi Pantaleev c1849ae888 Fix the remaining var-spacing ansible-lint errors
2 years ago
Slavi Pantaleev 1693c4ca1d Fix no-changed-when ansible-lint errors
2 years ago
Slavi Pantaleev 0ab2001ce7 Fix git-latest ansible-lint errors
2 years ago
Slavi Pantaleev d073c7ecb3 More ansible-lint fixes
2 years ago
Slavi Pantaleev ddf18eadc7 More ansible-lint fixes
2 years ago
Slavi Pantaleev 34cdaade08 Use fully-qualified module names for builtin Ansible modules
2 years ago
Aine e149f33140
add/unify 'Project source code URL' link across all roles
2 years ago
Slavi Pantaleev 677a2fc503 Fix compatibility with ansible=6 / ansible-core=2.13
2 years ago
Didier 'OdyX' Raboud eda75e6492
Bump Slack Appservice to 1.11.0
2 years ago
Slavi Pantaleev b2105f35ec
Add comments around rtm
2 years ago
Didier 'OdyX' Raboud 018da4fb25
Slack appservice: Enable RTM by default
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
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
László Várady 9cc3c5be76 Fix warning about reverse-proxying when built-in proxy is disabled
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
GoliathLabs dec1bd6c65
Updated: slack to 1.10.0
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
HarHarLinks c0f7c39f7d s/plabook/playbook
3 years ago
boris runakov d3a9ec98de refactoring
3 years ago
boris runakov 1ec67f49b0 replaced 8008 where possible
3 years ago
Slavi Pantaleev 735c966ab6 Disable systemd services when stopping to uninstall them
3 years ago
Aaron R 25d0ae7b67
Update matrix-appservice-slack (1.5.0 -> 1.8.0)
3 years ago
Slavi Pantaleev fa76c1ee5b Do not run self-build Ansible version-check, if component not enabled
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
Béla Becker 2d7e7680e5 matrix.{{ matrix_domain }} -> {{ matrix_server_fqn_matrix }}
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
Yan 385b6c623e Fixes: a66a604e ("Selfbuild appservice-slack bridge")
3 years ago
Slavi Pantaleev 512f42aa76 Do not report docker kill/rm attempts as errors
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 862a6276a0
Do not pull appservice-slack when self-building
4 years ago
Panagiotis Georgiadis a66a604e53
Selfbuild appservice-slack bridge
4 years ago
Slavi Pantaleev 8675dedbdb Add support for automatic (nedb -> Postgres) migration to matrix-appservice-slack
4 years ago
Slavi Pantaleev e2ba46bf01 Fix Jinja2 syntax error (else if -> elif)
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