- Sort Score
- Num 10 results
- Language All
- Labels All
Results 41 - 50 of 3,358 for content_length:[100000 TO 499999] (0.03 seconds)
-
macOS | MinIO AIStor Documentation
MinIO AIStor supports deploying resources onto macOS hosts for local development and evaluation. For the purposes of evaluation or local development, MinIO recommends using a machine released in the last 4 years with at least 8 GB of RAM. You can use any supported version of macOS. For testing or local development using a virtualized environment, use a machine with a higher number of cores and 16 or 32GB of RAM.docs.min.io/enterprise/aistor-object-store/installation/macos/ -
Install MinIO AIStor | MinIO AIStor Documentation
Install on Red Hat Enterprise Linux Deploy MinIO AIStor onto RHEL 10+docs.min.io/enterprise/aistor-object-store/installation/linux/install/Mon Mar 23 06:02:46 GMT 2026 274.4K bytes -
Configure Load Balancing | MinIO AIStor Documen...
Configure load balancers and Ingress controllers for MinIO AIStor on Kubernetes. Includes examples for NGINX, HAProxy, and Traefik.docs.min.io/enterprise/aistor-object-store/installation/kubernetes/load-balancing/ -
Enable FIPS Mode | MinIO AIStor Documentation
This page describes how to enable FIPS 140-3 ready cryptography for MinIO AIStor deployments on Kubernetes. When enabled, FIPS mode restricts cryptographic operations to algorithms that align with the Federal Information Processing Standards (FIPS) 140-3 program. Organizations subject to U.S. federal government compliance requirements, or those with similar regulatory needs, may require FIPS-aligned cryptography. MinIO AIStor FIPS mode uses Go’s native cryptographic module, which restricts operations to FIPS 140-3 approved algorithms. MinIO makes no statements or representations regarding FIPS 140-3 certification status. Evaluate whether this implementation meets your specific compliance requirements. Overview MinIO AIStor uses Go 1.24’s native FIPS 140-3 cryptographic module. Enable FIPS mode at runtime with the GODEBUG environment variable. There is no separate binary required.docs.min.io/enterprise/aistor-object-store/installation/kubernetes/fips-mode/ -
Publish Events to NATS | MinIO AIStor Documenta...
MinIO AIStor supports publishing bucket notification events to a NATS service endpoint. Prerequisites The MinIO AIStor mc command line tool This procedure uses the mc command line tool for certain actions. See the mc Quickstart for installation instructions. Add a NATS endpoint to an AIStor Server The following procedure adds a new NATS service endpoint for supporting bucket notifications in an AIStor Server.docs.min.io/enterprise/aistor-object-store/administration/bucket-notifications/publish-events-to-... -
Remove existing Peer Site | MinIO AIStor Docume...
This page documents the steps necessary to remove a peer site from existing Site Replication configuration. Remove the peer site using MinIO AIStor Console In a browser, access the Console for one of the existing replicated sites.docs.min.io/enterprise/aistor-object-store/administration/replication/site-replication/remove-sit... -
OpenID Connect Access Management | MinIO AIStor...
For identities managed by an external OpenID Connect (OIDC) compatible provider, MinIO AIStor can use either of two methods to assign policies to the authenticated user. MinIO AIStor by default denies access to all actions or resources not explicitly allowed by a user’s assigned or inherited policies. Authorization options with OIDC OIDC integration in MinIO AIStor supports either of the following authorization methods:docs.min.io/enterprise/aistor-object-store/administration/iam/access/oidc-access/ -
Enable Active-Passive Bucket Replication | MinI...
The procedure on this page creates a new bucket replication rule for one-way synchronization of objects from one MinIO AIStor bucket to another MinIO AIStor bucket. The buckets can be on the same MinIO AIStor deployment or on separate MinIO AIStor deployments. Requirements Replication requires all participating clusters meet the bucket replication requirements. This procedure assumes you have reviewed and validated those requirements.docs.min.io/enterprise/aistor-object-store/administration/replication/bucket-replication/enable-s... -
Enable Active-Active Bucket Replication | MinIO...
The procedure on this page creates a new bucket replication rule for two-way “active-active” synchronization of objects between MinIO AIStor buckets. Requirements Replication requires all participating clusters meet the bucket replication requirements. This procedure assumes you have reviewed and validated those requirements.docs.min.io/enterprise/aistor-object-store/administration/replication/bucket-replication/enable-s... -
Managing Security and Access | MinIO AIStor Doc...
You can use the MinIO AIStor Console to perform several of the identity and access management functions available in MinIO AIStor, such as: Create and manage user credentials or groups with the built-in MinIO AIStor IDP, connect to one or more OIDC providers, or add an LDAP provider for Single Sign On. Configure single sign on workflows using either OpenID Connect or AD/LDAP. View, manage, and create access policies. Create child access keys that inherit the parent’s permissions. IAM Users The IAM Users section provides a management interface for AIStor-managed users.docs.min.io/enterprise/aistor-object-store/administration/console/security-and-access/