54 Révisions (976d2c4cd0421f00a9f387e93feb4e09da4f8978)

Auteur SHA1 Message Date
  Slavi Pantaleev acf3d72c47 Rename matrix-bot-maubot _docker_ vars to _container_ il y a 3 semaines
  QEDeD f0f496b6ba Quote YAML mode values to satisfy octal lint rules il y a 3 semaines
  Slavi Pantaleev 16010ff8c7 Add conditional restart support to client, bot, and bridge roles il y a 4 semaines
  renovate[bot] 97a1562942 chore(deps): update dock.mau.dev/maubot/maubot docker tag to v0.6.0 il y a 3 mois
  Slavi Pantaleev 51ab9ed9ff Adjust `lstrip_blocks` to use a `bool` value for compatibility with ansible-core>=2.19.0 il y a 7 mois
  Slavi Pantaleev a1f6ee4dc9 Improve compatibility with ansible-core>=2.19.0 by not reaching into `vars` il y a 7 mois
  renovate[bot] 9f83f52ea9 Update dock.mau.dev/maubot/maubot Docker tag to v0.5.2 il y a 10 mois
  Slavi Pantaleev 3ee7deb2d7 Rename variable (`matrix_user_groupname` -> `matrix_group_name`) il y a 10 mois
  Slavi Pantaleev 9fc5cdab33 Rename variable (`matrix_user_username` -> `matrix_user_name`) il y a 10 mois
  Suguru Hirahara c18fc93a22
Update validate_config.yml files: edit the banner message for variables name il y a 1 an
  Suguru Hirahara aac44ad920
Add license information to matrix-bot-maubot il y a 1 an
  Slavi Pantaleev c47eca389b Rework all roles to include `component_(docker|container)_image_registry_prefix*` variables il y a 1 an
  Slavi Pantaleev d12643eb91 Do not use `docker stop --time` (deprecated in Docker v28 in favor of `--timeout` or just `-t`) il y a 1 an
  Suguru Hirahara c27fb2a832
Fix capitalization: postgres → Postgres il y a 1 an
  Slavi Pantaleev 1d445dea4b Update comments for `matrix_*_container_image_customizations_dockerfile_body_custom` variables to mention `matrix_*_container_image_customizations_enabled` il y a 1 an
  Suguru Hirahara 41d0fb8c86
Move config j2 files out of "config" subfolder for consistency il y a 1 an
  renovate[bot] eff5e3ac2b
Update dock.mau.dev/maubot/maubot Docker tag to v0.5.1 il y a 1 an
  Slavi Pantaleev 59b8fbb13d Add customizations support to maubot il y a 1 an
  Slavi Pantaleev 560ebd0ae6 Make /tmp for maubot writable il y a 1 an
  David Mehren c89c356e53
Add a global config option for Docker network MTU (#3502) il y a 1 an
  renovate[bot] f94df58e9a
Update dock.mau.dev/maubot/maubot Docker tag to v0.5.0 il y a 1 an
  Slavi Pantaleev 5a40e99d11 Explicitly ask for matrix_bot_maubot_initial_password il y a 1 an
  Fabio Bonelli a508d2a069 Make maubot automatically create its own user. il y a 1 an
  Slavi Pantaleev 9f2eff2ac7 Respect `devture_systemd_docker_base_docker_service_name` il y a 1 an
  Slavi Pantaleev 3758b0cfeb Squashed commit of the following: il y a 1 an
  Slavi Pantaleev 48a4afb114 Make Traefik labels files look better il y a 2 ans
  Slavi Pantaleev ed63068e22 Make maubot talk to the homeserver via matrix_addons_homeserver_client_api_url il y a 2 ans
  Slavi Pantaleev fa591ba278 Add missing matrix_bot_maubot_admins variable to defaults for matrix-bot-maubot il y a 2 ans
  Slavi Pantaleev d1d6fe01b0 Remove matrix_docker_network references from matrix-bot-maubot il y a 2 ans
  Slavi Pantaleev b651495c07 Fixups for maubot and appservice-slack container labels il y a 2 ans
  Slavi Pantaleev c5006c3ac2 Move matrix-bot-maubot to its own container network and add native Traefik support il y a 2 ans
  Slavi Pantaleev 2511b34a7c Stop containers gracefully, instead of outright killing them il y a 2 ans
  Samuel Meenzen c846ed199b
Annotate version numbers with renovate metadata il y a 2 ans
  Slavi Pantaleev f988f02e02 Upgrade maubot (v0.4.1 -> v0.4.2) il y a 2 ans
  Slavi Pantaleev 6427397486 Do not hardcode sslmode=disable to Postgres connection strings - make it configurable il y a 2 ans
  Slavi Pantaleev ae2f67e15f Make maubot communicate with the homeserver via the container network il y a 2 ans
  Shreyas Ajjarapu 418dd953ad
Updating maubot to the latest version il y a 2 ans
  Slavi Pantaleev dddfee16bc Fix all 300+ ansible-lint-reported errors il y a 3 ans
  Slavi Pantaleev 227d9d8209 Fix variable name typo il y a 3 ans
  Aine a9a17d803e
Update maubot 0.3.1 -> 0.4.0 il y a 3 ans
  Aine d1b4a6ebe1
unify docker images urls il y a 3 ans
  Slavi Pantaleev 2688e8bfc3 Optimize initial installation by not reloading systemd after each .service install il y a 3 ans
  Slavi Pantaleev eedf5ad94d Remove some hardcoded matrix-postgres references il y a 3 ans
  Slavi Pantaleev a04f6f4e3d Optimize uninstall tasks a bit il y a 3 ans
  Slavi Pantaleev 61f67d8f0a Add install-* tags for quicker runs il y a 3 ans
  Slavi Pantaleev 7c2a7a8eb6 Replace most import_tasks calls with include_tasks for improved performance il y a 3 ans
  Slavi Pantaleev 735bacca89 Do not run matrix-nginx-proxy config injection tasks unless necessary il y a 3 ans
  Slavi Pantaleev 0ea7cb5d18 Remove various init.yml files - initialize systemd services, etc., statically (not at runtime) il y a 3 ans
  Slavi Pantaleev d3bd1ca024 matrix_*_retries_{count,delay} -> devture_playbook_help_*_retries_{count,delay} il y a 3 ans
  Slavi Pantaleev 7086c0ebe3 matrix_host_command_sh -> devture_systemd_docker_base_host_command_sh (via com.devture.ansible.role.systemd_docker_base) il y a 3 ans