-
I'm using nginx as a reverse proxy for Minio, as [specified in the docs](https://min.io/docs/minio/linux/integrations/setup-nginx-proxy-with-minio.html):
```nginx
location /ui {
rewrite ^/ui/(.*…
-
### Preflight checklist
- [X] I could not find a solution in the existing issues, docs, nor discussions.
- [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/dockertest/blo…
-
### Steps To Reproduce
`docker compose up -d` using the following compose file:
```yaml
networks:
penpot:
volumes:
penpot_postgres_v15:
penpot_assets:
minio:
services:
pe…
-
I am following the installation procedure for the operator as described here on my local CRC version 4.15.3 as welll as on a productive system running on 4.13.37
https://min.io/docs/minio/kuberne…
-
There are several issues/PRs in the repo talking about accessing the console behind Nginx:
- https://github.com/minio/console/pull/2818
- https://github.com/minio/console/issues/1908
- https://gi…
-
When using manual TLS configuration, the deployment guide says to create a TLS secret in a namespace:
```
kubectl create secret tls \
--cert=path/to/tls.crt \
--key=path/to/tls.key \
-n
…
-
Hi.
I need help installing minio through a nginx-proxy-manager.
I'm not a professional devops so this question makes me panic.
I installed nginx-proxy-manager and minio in docker containers.
Set u…
-
Recently I set up another dokku environment running MinIO, using this plugin.
Since MinIo released a new version - see https://github.com/minio/minio/releases/tag/RELEASE.2021-07-08T01-15-01Z - whi…
pj035 updated
3 years ago
-
**Is your feature request related to a problem? Please describe.**
As a minio administrator, for security reason i want to have the ability to act on service account created by oidc users with minio-…
-
Dear, I met a problem and I may also know the root cause, but I couldn't solve it , so I need your help.
## Current Behavior
Now the condition was like:
![image](https://github.com/minio/operat…