Hive
feat(storage): configure S3 object storage
GitHub issue · Closed
Source
tuist/hive #2
Updated
Jun 24, 2026
Domains
Hive
Summary
- Add runtime configuration for S3-compatible object storage behind
HIVE_OBJECT_STORAGE_PROVIDER=s3. - Expose
Hive.ObjectStoragehelpers that validate required S3 fields and avoid returning secrets in public config. - Wire generic Helm defaults and Tuist production External Secrets mappings for the
hive-object-storage1Password item. - Document the self-hosted S3 environment variables and Helm setup flow.
Testing
mix formatmix testmix compile --warnings-as-errorsmix credohelm template hive infra/helm/hivehelm template hive infra/helm/hive -f infra/helm/hive/values-production.yaml
No GitHub comments yet.