- Sort Score
- Num 10 results
- Language All
- Labels All
Results 5951 - 5960 of over 10,000 for filetype:html (0.26 seconds)
-
Custom templates | Docker Docs
Create custom sandbox templates to standardize development environments with pre-installed tools and configurations.docs.docker.com/ai/sandboxes/templates/Sun Mar 22 07:00:13 GMT 2026 409.6K bytes -
Configure | Docker Docs
Learn how to configure single sign-on for your organization or company.docs.docker.com/enterprise/security/single-sign-on/configure/Sun Mar 22 07:00:29 GMT 2026 381.4K bytes -
Deploy AIStor Server on Windows | MinIO AIStor ...
This procedure downloads and installs the AIStor Server onto a host running Microsoft Windows Server or Windows 11 Professional Edition. Review the Hardware and System Requirements to ensure your target infrastructure meets our guidance. Procedure Download the AIStor Server binary Invoke-WebRequest https://dl.min.io/aistor/minio/release/windows-amd64/minio -OutFile C:\minio.exe Create a data directory for use with the server The following example uses the path $HOME/minio/data. Changes this path to reflect the folder, storage volume, or drive intended for use with the server.docs.min.io/enterprise/aistor-object-store/installation/windows/install/Mon Mar 23 06:02:46 GMT 2026 271.9K bytes -
Install MinIO AIStor | MinIO AIStor Documentation
Install on Kubernetes Deploy MinIO AIStor on Kubernetesdocs.min.io/enterprise/aistor-object-store/installation/kubernetes/install/Mon Mar 23 06:02:45 GMT 2026 283.2K bytes -
Deploy MinIO AIStor in an Airgapped Environment...
This procedure deploys MinIO AIStor on Kubernetes clusters in an airgapped environment. An airgapped environment is a network environment that has no direct connection to external networks or the internet. Installing MinIO AIStor in an airgapped environment requires copying all required container images and Helm charts to private registries accessible within the airgapped network. Airgap deployment consists of two phases: External Preparation (requires internet access): Download Helm charts and copy container images to your private registries from a system with network access to both the internet and your private registries. Airgapped Deployment (within airgapped environment): Install MinIO AIStor using the mirrored resources from within your airgapped Kubernetes environment. This procedure assumes you or your organization have existing procedures and tooling for facilitating such copying. Defer to your organization’s procedures on importing data from the internet into the airgapped environment. You cannot complete the first phase without tooling to facilitate the download-and-copy steps.docs.min.io/enterprise/aistor-object-store/installation/kubernetes/install/deploy-aistor-airgap/ -
Linux | MinIO AIStor Documentation
MinIO AIStor supports deploying resources onto Linux infrastructures and provides packages for Red Hat Enterprise Linux and Ubuntu Server platforms. Setting up MinIO AIStor on Linux involves these steps: Install MinIO AIStor Configure load balancing Set up network encryption Set up server-side encryption Enable FIPS mode (optional, for regulatory compliance)docs.min.io/enterprise/aistor-object-store/installation/linux/ -
Exclude Prefixes | MinIO AIStor Documentation
You can exclude up to 10 prefixes on a bucket with versioning enabled. This is especially useful for Spark or Hadoop workloads or any process that initially creates objects with temporary prefixes. Prefixes A prefix is a common leading string of characters under a bucket that a set of objects share.docs.min.io/enterprise/aistor-object-store/administration/objects-and-versioning/versioning/exclu... -
Add New Peer Site | MinIO AIStor Documentation
This page documents the steps necessary to add a new MinIO AIStor installation to an existing Site Replication configuration. The procedures assumes a new MinIO AIStor installations and an existing set of deployments configured for Site Replication. The existing configuration must have all MinIO AIStor peer sites reachable and healthy. If any of the sites are unreachable or permanently lost, you must first remove the unreachable site(s) with mc admin replicate rm before expanding with the new site.docs.min.io/enterprise/aistor-object-store/administration/replication/site-replication/site-repli... -
Automatic Object Expiration | MinIO AIStor Docu...
Each procedure on this page creates a new object lifecycle management rule that expires objects on an MinIO AIStor bucket. This procedure supports use cases like removing “old” objects after a certain time period or calendar date. Requirements Install and configure AIStor Client This procedure uses the AIStor Client (mc) for performing operations on the MinIO AIStor cluster. Install mc on a machine with network access to both source and destination clusters. See the mc Installation Quickstart for instructions on downloading and installing mc.docs.min.io/enterprise/aistor-object-store/administration/object-lifecycle-management/create-life... -
Active Directory/LDAP Access Management | MinIO...
If you integrate MinIO AIStor with Active Directory (AD/LDAP) as your identity provider, you can also manage access with AD/LDAP. MinIO AIStor can map a user’s Distinguished Name or group Distinguished Names (DNs) to existing policies. See Active Directory/LDAP Identity Management for configuring the integration. This page explains how to create MinIO AIStor access policies that match the AD/LDAP DNs. MinIO AIStor supports configuring one or more Active Directory or LDAP (AD/LDAP) services for external management of user identities.docs.min.io/enterprise/aistor-object-store/administration/iam/access/ldap-access/