54 Commits (ea6e344d055eebf3e837da9caad5fae5ff2e1fe9)

Author SHA1 Message Date
  Michael-GMH 89cb5a3d7a GMH v0.4.2 update 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
  Michael 33ec5710d9 0.2.1 revision 5 years ago
  rakshazi 2f887f292c
added "matrix_%SERVICE%_version" variable to all roles, use it in "matrix_%SERVICE%_docker_image" var (preserving backward-compatibility) 5 years ago
  Slavi Pantaleev 512f42aa76 Do not report docker kill/rm attempts as errors 5 years ago
  Slavi Pantaleev 26542308b3 Use |to_json in more places in matrix-appservice-discord config 5 years ago
  Slavi Pantaleev 1692a28fe4 Work around annoying Docker warning about undefined $HOME 5 years ago
  Slavi Pantaleev 05ca9357a8 Add .service suffix to systemd units list 5 years ago
  Stuart Mumford 019a4d7dcd Use role relative paths for things 5 years ago
  Slavi Pantaleev 15f4cc924d Rename variables (_database_db_name -> _database_name) 5 years ago
  Slavi Pantaleev a4b8baee49 Fix inability to send (Matrix -> Discord) messages via appservice-discord 5 years ago
  Slavi Pantaleev cba973d6b5 Enable automatic (SQLite -> Postgres) migration for matrix-appservice-discord 5 years ago
  Slavi Pantaleev b9a04a7f95 Rename some remaining `matrix_*_postgres_*` vars back to `matrix_*_database_*` 5 years ago
  Slavi Pantaleev 087dbe4ddc Rename `matrix_*_postgres_*` back to `matrix_*_database_*` 5 years ago
  Slavi Pantaleev 5dba0c038b Make --tags=import-generic-sqlite-db commands not pass a sensitive connection string around 5 years ago
  Slavi Pantaleev d91aa5a060 Do not introduce sub-variables exposing implementation details 5 years ago
  Slavi Pantaleev 4617984b9f Add (SQLite -> Postgres) migration instructions 5 years ago
  Slavi Pantaleev b87b754372 Fail if appservice-discord wants Postgres, but has leftover SQLite data 5 years ago
  Slavi Pantaleev a374d309c8 Make appservice-discord support both SQLite and Postgres 5 years ago
  transcaffeine d9f4914e0d
WIP: postgres: create databases for all services 5 years ago
  Slavi Pantaleev d08b27784f Fix systemd services autostart problem with Docker 20.10 5 years ago
  John Goerzen 673e19f830
Correct inabillity for appservice-discord to connect 5 years ago
  Slavi Pantaleev b3d91ed488 Fix passing of matrix_appservice_discord_auth_usePrivilegedIntents 5 years ago
  Slavi Pantaleev edd40811a5 Update matrix-appservice-discord to v1.0.0 final 5 years ago
  Slavi Pantaleev 75f9fde7a4 Remove some more -v usage 5 years ago
  Slavi Pantaleev ccabc82d4c Use more fully-qualified container images 5 years ago
  Slavi Pantaleev 6dbb90258e Mention and recommend enabling usePrivilegedIntents 5 years ago
  Slavi Pantaleev fe7bed5df3 Upgrade appservice-discord 5 years ago
  Scott Crossen fa5d85426b Renamed systemd descriptions for all bridges 5 years ago
  Slavi Pantaleev 5da31ba579 Move configuration templates outside of defaults/main.yml files 5 years ago
  Chris van Dijk 6e3b877dc2 Remove hardcoded command paths in playbook shell usage 5 years ago
  Chris van Dijk 6334f6c1ea Remove hardcoded command paths in systemd unit files 5 years ago
  Chris van Dijk 7585bcc4ac Allow the matrix user username and groupname to be configured separately 5 years ago
  mooomooo eebc6e13f8 Made directory variables for /etc/systemd/system , /etc/cron.d , /usr/local/bin 6 years ago
  Daniel Løvbrøtte Olsen 3f7af3ef3f
Expose self service bridging in matrix_appservice_discord 6 years ago
  Michael Haak 5b213e6ad0 Replace constructs appending elements with variables to matrix_synapse_container_extra_arguments. Fixes issue https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/304 6 years ago
  Slavi Pantaleev 59d807fca7 Ensure auth.clientID is passed as string in Discord configuration 6 years ago
  Slavi Pantaleev c40d28a0dc Relocate user-store.db/room-store.db when migrating Discord bridge files 6 years ago
  Slavi Pantaleev 524436ebef Add missing required parameters for Discord bridge 6 years ago
  Slavi Pantaleev 87e3650327 Ensure Discord client id is passed as a string 6 years ago
  Slavi Pantaleev 8529efcd1c Make Discord bridge configuration playbook-managed 6 years ago
  Slavi Pantaleev 00383a73ac Make running --tags=setup-synapse only not fail to register bridges 6 years ago
  Slavi Pantaleev 7d3adc4512 Automatically force-pull :latest images 6 years ago
  Slavi Pantaleev d6d6c152a3 Delay bridge startup to ensure Synapse is up 6 years ago
  Slavi Pantaleev 328d981b05 Fix undefined variables in mxisd and Dimension configuration 6 years ago
  Slavi Pantaleev 70487061f4 Prefer --mount instead of -v for mounting volumes 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