-
### **Question:**
I'm trying to add a local directory so that I can work with it inside a workspace and have those changes reflected in the directory as well. At the moment, it looks like Voltaserv…
-
**Describe the bug**
s3 minio upload was working fine. After some weeks it stopped working and we don't see why.
**Environment (please complete the following information):**
- OS: ubuntu 22.04
…
-
### Page URL
https://github.com/airbytehq/airbyte/blob/master/docs/deploying-airbyte/on-kubernetes-via-helm.md
### Description
I have found confusion to understand how to configure s3 storage when …
-
I've added prometheusOperator: true to a tenant config then i just see this in the logs:
```
I0716 15:03:49.705015 1 prometheus.go:178] Deleting MinIO tenant Prometheus scrape config
I0716 15…
-
### The problem
Trying to use https://www.home-assistant.io/integrations/minio, I have been able to remove a file successfully on the Minio instance using this integration but I have never succeede…
-
## Expected Behavior
All existing users & policies should be visible on Tenant Console UI
## Current Behavior
Unable to see any existing users & policies on Tenant Console UI
## Possible…
-
minio/mc:RELEASE.2024-10-08T09-37-26Z-cpuv1
-
setup storage for photos and files
some self-hosted solution indicated by @simon-the-shark:
https://github.com/ahmadarif/adonis-drive-minio/blob/master/instructions.md
-
setup minio poc
can run on the current disk for now
-
This is my code:
import * as Minio from 'minio';
const clientOptions: Minio.ClientOptions = {
endPoint: 'xxxx',
port: xxxx,
useSSL: false,
accessKey: "xxxx",
secretKey: "xxxx",
/…