76 コミット (master)

作成者 SHA1 メッセージ 日付
  Slavi Pantaleev e5b8de8c2b Heal git checkout ownership in all roles cloning repositories on the server 3週間前
  Slavi Pantaleev 94d8e28306 Support readonly datastores for matrix-media-repo 1ヶ月前
  Kevin Veen-Birkenbach bd6e08a93e
Allow host network mode for MDAD-managed containers (#5310) 2ヶ月前
  Slavi Pantaleev 69e9cfd053 matrix-media-repo: switch to modern community.docker docker_image modules 3ヶ月前
  Slavi Pantaleev d3241588e3 Add conditional restart support to 7 roles that previously always restarted 5ヶ月前
  Slavi Pantaleev f0e0f5ec56 Rename _docker_ vars to _container_ across 34 roles 6ヶ月前
  QEDeD f0f496b6ba Quote YAML mode values to satisfy octal lint rules 6ヶ月前
  Slavi Pantaleev 2c2738a48f Remove passlib dependency by making matrix-media-repo datastore IDs user-provided 6ヶ月前
  akdk7 dd54691137
Automatically integate matrix-media-repo with Valkey (if enabled) (#4851) 7ヶ月前
  Slavi Pantaleev 51ab9ed9ff Adjust `lstrip_blocks` to use a `bool` value for compatibility with ansible-core>=2.19.0 1年前
  Slavi Pantaleev a1f6ee4dc9 Improve compatibility with ansible-core>=2.19.0 by not reaching into `vars` 1年前
  Suguru Hirahara 3653f9f89b Run codespell --write-changes 1年前
  Suguru Hirahara 17e14a4b89 Enable pre-commit 1年前
  Slavi Pantaleev 3ee7deb2d7 Rename variable (`matrix_user_groupname` -> `matrix_group_name`) 1年前
  Slavi Pantaleev 9fc5cdab33 Rename variable (`matrix_user_username` -> `matrix_user_name`) 1年前
  Suguru Hirahara c18fc93a22
Update validate_config.yml files: edit the banner message for variables name 1年前
  Suguru Hirahara d3826ee652
Add license information to files for matrix-media-repo 1年前
  Slavi Pantaleev c47eca389b Rework all roles to include `component_(docker|container)_image_registry_prefix*` variables 1年前
  Slavi Pantaleev d12643eb91 Do not use `docker stop --time` (deprecated in Docker v28 in favor of `--timeout` or just `-t`) 1年前
  renovate[bot] 9f4ecb1749
Update ghcr.io/t2bot/matrix-media-repo Docker tag to v1.3.8 1年前
  Suguru Hirahara 64d6f77abf
Edit user identifier examples: to `@alice` 1年前
  Suguru Hirahara 55fcaac1f1
Fix capitalization: matrix → Matrix 1年前
  Suguru Hirahara 90cfdabb2b
Replace DOMAIN with example.com 1年前
  Suguru Hirahara 532babc55b
Replace yourdomain.com with example.com 1年前
  David Mehren c89c356e53
Add a global config option for Docker network MTU (#3502) 1年前
  Daniel A. Maierhofer 716177d5bc Add temp suffix for container name to avoid conflict 1年前
  Slavi Pantaleev 05b79057aa Do not add quotes around already-backtick-quoted Traefik rules 1年前
  Slavi Pantaleev 05e813a846
Default matrix_media_repo_generate_signing_key to false in the matrix-media-repo role 2年前
  Michael Hollister 56b0a72000 Apply PR feedback 2年前
  Michael Hollister c3fd33566d Automated MMR signing key generation process 2年前
  renovate[bot] b5473b3bd0
chore(deps): update ghcr.io/t2bot/matrix-media-repo docker tag to v1.3.7 2年前
  Michael Hollister f1dbbd3106 Added new fields to MMR config template 2年前
  Michael Hollister 2c360a99fe Added MMR metrics proxying support 2年前
  Slavi Pantaleev f794aa2005 Add support for enabling/disabling all the other matrix-media-repo Traefik labels 2年前
  Slavi Pantaleev de91fe933d Add Traefik labels for handling authenticated media (MSC3916) in matrix-media-repo 2年前
  renovate[bot] 386d98886d
Update ghcr.io/t2bot/matrix-media-repo Docker tag to v1.3.6 2年前
  Slavi Pantaleev 329796f4d4 Upgrade Traefik to v3 and adapt matrix-media-repo role 2年前
  Slavi Pantaleev 42b00fdff4 Fix container image repository name for matrix-media-repo 2年前
  Slavi Pantaleev 4224741130 Remove a few remaining hardcoded docker.service references 2年前
  Slavi Pantaleev f97e849018 Switch matrix-media-repo to Github Container Registry (supports multi-arch) 2年前
  Slavi Pantaleev 3758b0cfeb Squashed commit of the following: 2年前
  Michael Hollister 227541d407 Added back storageClass config option 2年前
  Michael Hollister 97d43c78d3 Added MMR media redirect config options 2年前
  Slavi Pantaleev 0990fe79cd Add missing matrix_media_repo_container_labels_traefik_entrypoints variable and hook it to other matrix-media-repo entrypoint variables 2年前
  renovate[bot] 2d4b96e0c5
Update turt2live/matrix-media-repo Docker tag to v1.3.4 2年前
  Michael Hollister c269eb5c49 Updated Grafana dashboard 2年前
  Slavi Pantaleev 48a4afb114 Make Traefik labels files look better 2年前
  Slavi Pantaleev b91ad453be Adjust TLS variables for homeservers to follow devture_traefik_config_entrypoint_web_secure_enabled (via matrix_federation_traefik_entrypoint_tls) 2年前
  Slavi Pantaleev 69ca30d1b1 Add support for the internal Traefik entrypoint to matrix-media-repo 2年前
  Slavi Pantaleev 6b5f42fa81 Indirectly make use of matrix_homeserver_federation_enabled in matrix-media-repo and add some comments around Traefik labels 2年前