Files
reflector/server/reflector
Igor Loskutov 2f669dfd89 feat: add custom S3 endpoint support + Garage standalone storage
Add TRANSCRIPT_STORAGE_AWS_ENDPOINT_URL setting to enable S3-compatible
backends (Garage, MinIO). When set, uses path-style addressing and
routes all requests to the custom endpoint. When unset, AWS behavior
is unchanged.

- AwsStorage: accept aws_endpoint_url, pass to all 6 session.client()
  calls, configure path-style addressing and base_url
- Fix 4 direct AwsStorage constructions in Hatchet workflows to pass
  endpoint_url (would have silently targeted wrong endpoint)
- Standalone: add Garage service to docker-compose.standalone.yml,
  setup script initializes layout/bucket/key and writes credentials
- Fix compose_cmd() bug: Mac path was missing standalone yml
- garage.toml template with runtime secret generation via openssl
2026-02-10 18:40:23 -05:00
..
2026-01-23 12:33:06 -05:00
2026-02-05 18:38:08 -05:00
2026-01-09 10:54:12 -05:00
2025-12-22 12:09:20 -05:00
2026-01-30 13:11:51 -05:00
2026-01-23 12:33:06 -05:00
2026-01-23 12:33:06 -05:00
2026-02-05 18:38:08 -05:00
2025-12-05 12:08:21 -05:00
2023-07-27 15:31:58 +02:00
2026-02-05 14:23:31 -05:00
2025-12-22 12:09:20 -05:00