mirror of
https://github.com/pgsty/minio.git
synced 2026-05-04 22:56:32 +02:00
Update the STS, security, select, and Docker documentation to reflect the recent hardening work, including LDAP STS throttling details, OIDC JWT verification changes, and the new pgsty-specific security policy and advisory index. Rewrite repository and raw-document links that still pointed at minio/minio so the docs consistently reference pgsty/minio instead. The core idea is to keep the documentation aligned with the fork's actual security behavior, ownership, and upgrade guidance without mixing in unrelated code changes.
644 B
644 B
How to enable 'minio' performance profile with tuned?
Prerequisites
Please make sure the following packages are already installed via dnf or apt:
tunedcurl
Install tuned.conf performance profile
Step 1 - download tuned.conf from the referenced link
wget https://raw.githubusercontent.com/pgsty/minio/master/docs/tuning/tuned.conf
Step 2 - install tuned.conf as supported performance profile on all nodes
sudo mkdir -p /usr/lib/tuned/minio/
sudo mv tuned.conf /usr/lib/tuned/minio
Step 3 - to enable minio performance profile on all the nodes
sudo tuned-adm profile minio