65 Commits (cb5e32eaee29c48142070f1f84ab7700ff155c1a)

Author SHA1 Message Date
Slavi Pantaleev b1b4ba501f Replace ExecStop with ExecStopPost
3 years ago
Slavi Pantaleev 9b6bb9cad7
Merge pull request #1444 from aaronraimist/patch-1
3 years ago
John M 286871b9b5 Add self-build for Dimension
3 years ago
Aaron Raimist fac497faa5
Fix comments in other roles
3 years ago
b 07496069c8 rellocating variables for consistency
3 years ago
b 5e97f5a4e6 fixed matrix_dimension_homeserver_federationUrl
3 years ago
b 7756cc4c8e replace port 8048 with matrix_synapse_container_default_federation_port
3 years ago
Slavi Pantaleev 735c966ab6 Disable systemd services when stopping to uninstall them
3 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
Yannick Goossens 27416607d9 Another field with 'invalid input syntax for type smallint'
4 years ago
rakshazi 2f887f292c
added "matrix_%SERVICE%_version" variable to all roles, use it in "matrix_%SERVICE%_docker_image" var (preserving backward-compatibility)
4 years ago
Slavi Pantaleev d98a1ceadd Merge branch 'master' into synapse-workers
4 years ago
Slavi Pantaleev 512f42aa76 Do not report docker kill/rm attempts as errors
4 years ago
Slavi Pantaleev d3ecc6f017 Fix bridges failing to upload media when Synapse workers are enabled
4 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 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
5 years ago
Chris van Dijk 6334f6c1ea Remove hardcoded command paths in systemd unit files
5 years ago
Slavi Pantaleev dd527d5968 Ensure correct dimension.db file ownership
5 years ago
Slavi Pantaleev ae1b1be3f4 Do not use matrix:matrix for Dimension configuration
5 years ago
Chris van Dijk 7585bcc4ac Allow the matrix user username and groupname to be configured separately
5 years ago
Chris van Dijk 741064a178 Fix group ownership of Dimension base path and config
5 years ago
Chris van Dijk 3f4bc9b881 Move config supprt for unfederated dimension into group_vars
5 years ago
Chris van Dijk da2e90dcc1 Remove check for "Fail if Matrix Federation is disabled"
5 years ago
Chris van Dijk 3ddb8cd148 Add support for running dimension in an unfederated environment
5 years ago
mooomooo eebc6e13f8 Made directory variables for /etc/systemd/system , /etc/cron.d , /usr/local/bin
5 years ago
Slavi Pantaleev 721ca9b83f Add missing publicUrl configuration for Dimension
5 years ago
Slavi Pantaleev 7d3adc4512 Automatically force-pull :latest images
6 years ago
Slavi Pantaleev 44156fe659 Fix Ansible 2.8 deprecation in Dimension role
6 years ago
Slavi Pantaleev 328d981b05 Fix undefined variables in mxisd and Dimension configuration
6 years ago
Slavi Pantaleev ab59cc50bd Add support for more flexible container port exposing
6 years ago
Dan Arnfield 9c23d877fe Fix docker_image option for ansible < 2.8
6 years ago
Dan Arnfield db15791819 Add source option to docker_image to fix deprecation warning
6 years ago
Dan Arnfield 3982f114af Fix CONDITIONAL_BARE_VARS deprecation warning in ansible 2.8
6 years ago
Slavi Pantaleev ae7c8d1524 Use SyslogIdentifier to improve logging
6 years ago
Slavi Pantaleev 5f2f17cb1e
Merge pull request #160 from danbob/fix-matrix-mxisd-config
6 years ago