72 Commits (959a6ac0b1a7aedf97d775788d2e9feabebd1f9c)

Author SHA1 Message Date
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
Aine 2da3768b20
Added retries to the docker pulls (#1701)
3 years ago
Slavi Pantaleev 2af4a92fa9
Merge pull request #1698 from jimeh/fix-to_nice_yaml
3 years ago
Jim Myhrberg eeca3c8dca
fix: avoid yaml being wrapped at column 80 via to_nice_yaml
3 years ago
Sweeny 36d4d1f66e
Add check for ma1sd repo changes on image self build
3 years ago
Marko Weltzer d27e623c71 fix: manually merge upstream
3 years ago
Slavi Pantaleev a095accce7 Replace some CentOS references to support other RHEL derivatives
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
Slavi Pantaleev b1b4ba501f Replace ExecStop with ExecStopPost
3 years ago
Aaron Raimist fac497faa5
Fix comments in other roles
3 years ago
Slavi Pantaleev 75cb4ce3b0 Add warning about matrix_ma1sd_default_port being renamed
3 years ago
Slavi Pantaleev b4fb819481
Merge pull request #1403 from borisrunakov/rename-matrix-ma1sd-default-port
3 years ago
boris runakov 394ecb0acc remove default from variable name
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
b dcda17595a change port 8090 to matrix_ma1sd_default_port
3 years ago
Slavi Pantaleev 676101e999 Minor fixups for ma1sd 2.5.0
3 years ago
Markus 83b9908c9d
Update to ma1sd v2.5.0
3 years ago
Slavi Pantaleev fa76c1ee5b Do not run self-build Ansible version-check, if component not enabled
4 years ago
Slavi Pantaleev 47b4608b96 Fail in a friendlier way when trying to self-build on Ansible <= 2.8
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
Slavi Pantaleev 512f42aa76 Do not report docker kill/rm attempts as errors
4 years ago
Slavi Pantaleev 1692a28fe4 Work around annoying Docker warning about undefined $HOME
4 years ago
Slavi Pantaleev 26f0bbfdef Fix self-building for matrix-ma1sd on non-version tag/branch
4 years ago
Slavi Pantaleev 9e936e45ad Use BuildKit for ma1sd Docker building
4 years ago
Slavi Pantaleev 05ca9357a8 Add .service suffix to systemd units list
4 years ago
Slavi Pantaleev 653d1d7924 Revert "Don't self-build ma1sd every time unless git sources changed"
4 years ago
Slavi Pantaleev 2a25b63bb6 Don't self-build ma1sd every time unless git sources changed
4 years ago
Slavi Pantaleev 4805637181 Add support for custom ma1sd view sesion templates
4 years ago
Slavi Pantaleev f84c69c164 Relocate custom ma1sd threepid email templates to config/
4 years ago
Slavi Pantaleev b5812b539b Rename ma1sd custom email template variable
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 af3ea67bba Add (SQLite + Postgres) support and automatic migration to matrix-ma1sd
4 years ago
Slavi Pantaleev 0ca48f3532 Separate matrix-ma1sd install/uninstall tasks
4 years ago
Slavi Pantaleev d08b27784f Fix systemd services autostart problem with Docker 20.10
4 years ago
Slavi Pantaleev 7372480e95 Properly serialize some ma1sd configuration values
4 years ago
Slavi Pantaleev be5263f397 Move self-building git repository URLs to variables (stop hardcoding)
4 years ago
Slavi Pantaleev 1fca917ad1 Replace some -v instances with --mount
4 years ago
Slavi Pantaleev 5eed874199 Improve self-building experience (avoid conflict with pullable images)
4 years ago
vractal 627c225101 Enable ma1sd hashing by default
4 years ago
Slavi Pantaleev 28855d1bb4
Document matrix_ma1sd_docker_src_files_path naming
4 years ago
Slavi Pantaleev ab188018f3
Move when statement to block
4 years ago
Matt Cengia fede58fe96 Correctly tag self-built ma1sd Docker image
4 years ago
Matt Cengia b0e984136f Fix issues building ma1sd Docker image
4 years ago