-
Create a libunftp [storage back-end](https://docs.rs/libunftp/latest/libunftp/storage/index.html) implementation that stores files in Minio / S3
-
**What happened**:
I have 1 client (Windows 10), 1 server (Linux).
(Background: Mounting an image via Arsenal Image Mounter)
Scenario 1:
Mounting jfs in Windows via network and opening a big f…
-
I'm facing an issue with collectfast and django-minio-storage:
> 'MinioStaticStorage' object has no attribute 'location'
> --> Continuing using default collectstatic.
Isn't Min.io supported by …
-
### Command description
MinIO Client for object storage and filesystems.
### Command details
RELEASE.2024-06-12T14-34-03Z
### Documentation
https://min.io/docs/minio/linux/reference/minio-mc.html…
-
Currently, the S3 endpoint cannot be edited manually.
If the endpoint can be editable, many S3-compatible storage services can be accessible via this data viewer.
To support this, the s3 endpoint ne…
-
I try to run selfhosted on docker swarm I cant connect to UI
below my compose swarm file where i use traefik.
````
version: "3"
services:
mongodb:
image: "mongo:7-jammy"
environment…
-
### Checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pypi.org/project/polars/) of Polars.
### Re…
-
**Is your feature request related to a problem? Please describe.**
No
**Describe the solution you'd like**
Authenticate with implicit credentials (service account token) in S3, similarly to AWS I…
-
**Is your feature request related to a problem? Please describe.**
The K8s cluster operated by my institution requires resource and size limits for many objects via kyverno policies.
The maria…
-
We have a table with a tuple partitioning like this:
`PARTITION BY (toStartOfInterval(timeStamp, toIntervalHour(1)), timePeriod)`
Partition will look like this: `1727434800-4` and file name gene…