Ravind Kumar
Ravind Kumar
This *might* be affecting upstream apps. `s-tui` as one example, and `glances` as another.
The next-gen docs have already addressed this - the newer [structure](https://docs.min.io/minio/baremetal/reference/minio-mc/mc-cp.html) prioritizes optimal flag positioning We are building a redesigned replacement for docs.min.io - I have avoided completely dropping docs.min.io...
> > correct - its called two way replication > > So should we change the last two commands in [Enable Two-Way Server-Side Bucket Replication](https://docs.min.io/minio/baremetal/replication/enable-server-side-two-way-bucket-replication.html) to: > > ```shell >...
#2305 is a dupe, but that has more config info and logs from the reverse proxy that might help with diagnostics.
#316 partially resolves this issue. A complete end-to-end guide for custom TLS certs is likely going to be pushed to MVP2.0. Lowering priority for now, will likely bump out to...
So specifically, `MINIO_LOGGER_WEBHOOK_AUTH_TOKEN` or its cmd analog `audit_webhook auth_token` supports specifying both Bearer tokens and plaintext (or encoded) passwords, depending on what the remote requires - For JWT authentication, specify...
I'm assuming that string just has to be prefixed by the auth mechanism in question? Not 100% familiar with webauth mechs, but I am assuming based on what you're saying...
Hi @yuhr123 , Our plan right now is to deprecate the cookbook documentation - rather than simply closing this PR and letting it go to the graveyard - or merging...
This shouldn't be too difficult ... we already have https://docs.min.io/minio/baremetal/reference/minio-mc.html#global-options , so it would be a question of removing the lists on each individual reference page and just linking up...
The scale here is pretty big, but its mostly removing and re-linking - I think this is still "tiny" from that perspective. Once completed we should be able to cherry-pick...