Hello, i try to upload files to a custom bucket with nhost-js. The bucket is created both in minio and in hasura > storage > buckets table. But the file is still uploaded in the default minio bucket.
Last active 3 months ago
5 replies
13 views
- BA
Hello, i try to upload files to a custom bucket with nhost-js. The bucket is created both in minio and in hasura > storage > buckets table. But the file is still uploaded in the default minio bucket.
- BA
Is it possible to use "physical" minio buckets or at least paths/directories?
- EL
Buckets in
storage.buckets
has nothing to do with buckets in Minio/S3. - EL
They are different abstractions.
- BA
Ok, thanks!
Last active 3 months ago
5 replies
13 views