adminio-api
adminio-api copied to clipboard
simple admin API for min.io (minio) s3 server
Hello All, I would like to implement the new provider OpenId (auto discovery) into adminio but I'm litte stuck After a good build, when I launched the Oauth authentification proceess...
Hello, I've tried your AdminIO setup in Kubernetes and getting some problems. Here is my setup: **MinIO:** ``` Version 2020-10-03T02:19:42Z Platform Host: minio-0 | OS: linux | Arch: amd64 Runtime...
I have implemented my own OAuth provider server on a custom domain. I am able to go through the whole session creation procedure using the auth0 provider and a custom...
I have created a stub for the auth0 provider using my minor knowledge of Go. to test the setup i have created a docker-compose file in the examples/ folder, next...
I try to use your app but this is what I get when deploy in the api log and the ui complain of backend reacheability. 2020/12/15 02:34:31 The Access Key...
Wondering if the api can manage minio upgrades ? Blue green style upgrades for example of a cluster of 3 minio servers. the mc admin cli can do this but...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.5.0 to 0.7.0. Commits 8e2b117 http2/hpack: avoid quadratic complexity in hpack decoding 547e7ed http2: avoid referencing ResponseWrite.Write parameter after returning 39940ad html: parse comments per HTML spec...