You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because `endpoint_url` is passed straight through to `boto3`, the same backend works with any S3-compatible object store, such as Amazon S3, Backblaze B2, Cloudflare R2, or MinIO. Set `endpoint_url` to your provider's endpoint (for example `https://your-s3-endpoint.example.com`) and keep using the `s3://` URI scheme.
67
+
66
68
#### File-system Artifacts Storage Backend
67
69
68
70
Aim provides ability to use mounted FS as an artifact storage. Any kind of storage that provides a mounted FS
0 commit comments