57 Commits (7f38c5df7b8c100b28302d92a0527f0d5dfd85ef)

Author SHA1 Message Date
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
Yannick Goossens 27416607d9 Another field with 'invalid input syntax for type smallint'
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 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
Slavi Pantaleev 80c72615c7 Fixup all Dimension boolean fields after pgloader import
4 years ago
Stuart Mumford 019a4d7dcd Use role relative paths for things
4 years ago
Slavi Pantaleev 8b6174786b Fixup Dimension database schema a bit after pgloader import
4 years ago
Slavi Pantaleev 15f4cc924d Rename variables (_database_db_name -> _database_name)
4 years ago
Slavi Pantaleev 2a502db239 Add (SQLite + Postgres) support and automatic migration to matrix-dimension
4 years ago
Slavi Pantaleev 0790a7b2a8 Add support for matrix_dimension_systemd_{required,wanted}_services_list
4 years ago
Slavi Pantaleev 374f43735a Separate matrix-dimension install/uninstall tasks
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 1fca917ad1 Replace some -v instances with --mount
4 years ago
Slavi Pantaleev ccabc82d4c Use more fully-qualified container images
4 years ago
0hlov3 c19abe4a76 Changes matrix_dimension_integrations_ui_url from /riot to /element https://dimension.t2bot.io/
4 years ago
Slavi Pantaleev c6ab1c6a90 Riot is now Element
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 dd527d5968 Ensure correct dimension.db file ownership
4 years ago
Slavi Pantaleev ae1b1be3f4 Do not use matrix:matrix for Dimension configuration
4 years ago
Chris van Dijk 7585bcc4ac Allow the matrix user username and groupname to be configured separately
4 years ago
Chris van Dijk 741064a178 Fix group ownership of Dimension base path and config
4 years ago
Chris van Dijk 3f4bc9b881 Move config supprt for unfederated dimension into group_vars
4 years ago
Chris van Dijk da2e90dcc1 Remove check for "Fail if Matrix Federation is disabled"
4 years ago
Chris van Dijk 3ddb8cd148 Add support for running dimension in an unfederated environment
4 years ago
mooomooo eebc6e13f8 Made directory variables for /etc/systemd/system , /etc/cron.d , /usr/local/bin
4 years ago
Slavi Pantaleev 721ca9b83f Add missing publicUrl configuration for Dimension
5 years ago
Slavi Pantaleev 7d3adc4512 Automatically force-pull :latest images
5 years ago
Slavi Pantaleev 44156fe659 Fix Ansible 2.8 deprecation in Dimension role
5 years ago
Slavi Pantaleev 328d981b05 Fix undefined variables in mxisd and Dimension configuration
5 years ago
Slavi Pantaleev ab59cc50bd Add support for more flexible container port exposing
5 years ago
Dan Arnfield 9c23d877fe Fix docker_image option for ansible < 2.8
5 years ago
Dan Arnfield db15791819 Add source option to docker_image to fix deprecation warning
5 years ago
Dan Arnfield 3982f114af Fix CONDITIONAL_BARE_VARS deprecation warning in ansible 2.8
5 years ago
Slavi Pantaleev ae7c8d1524 Use SyslogIdentifier to improve logging
5 years ago
Slavi Pantaleev 5f2f17cb1e
Merge pull request #160 from danbob/fix-matrix-mxisd-config
5 years ago
Hugues De Keyzer c451025134 Fix indentation in templates
5 years ago
Dan Arnfield 3abed49764 Fix jinja config for indented code blocks
5 years ago
Sylvia van Os 75b1528d13 Add the possibility to pass extra flags to the docker container
5 years ago
NullIsNot0 596f2ec1e2
Make Dimension communicat to Synapse through Docker network
5 years ago
Edgars Voroboks 610eef82b5 Add option to enable Dimension widgets serve sites with self signed certs
5 years ago
Edgars Voroboks 1d8fd9792f Fix Matrix homeserver name in Dimension configuration
5 years ago
Slavi Pantaleev 4067e09409 Fix rare YAML parsing problems in Dimension config
5 years ago
Slavi Pantaleev 6c5cc173b0 Fix permission mode for some files
5 years ago