Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: %27 test テスト [xss]

Results 191 - 200 of 480 for host:docs.min.io (0.04 sec)

  1. ILM Settings | AIStor Object Store Documentation

    This page covers settings that control Information Lifecycle Management (ILM) for the AIStor process. You can establish or modify settings by defining: an environment variable on the host system prior to starting or restarting the AIStor Server. Refer to your operating system’s documentation for how to define an environment variable. a configuration setting using mc admin config set. If you define both an environment variable and the similar configuration setting, AIStor uses the environment variable value.
    docs.min.io/enterprise/aistor-object-store/reference/aistor-server/settings/ilm/
    Registered: Fri Jan 16 05:43:41 UTC 2026
    - Last Modified: Wed Jan 14 19:11:19 UTC 2026
    - 255.8K bytes
    - Viewed (0)
  2. Transforms with Object Lambda | AIStor Object S...

    AIStor’s Object Lambda enables developers to programmatically transform objects on demand. You can transform objects as needed for your use case, such as redacting personally identifiable information (PII), enriching data with information from other sources, or converting between formats. Overview An Object Lambda handler is a small code module that transforms the contents of an object and returns the results. Like Amazon S3 Object Lambda functions, you trigger an AIStor Object Lambda handler function with a GET request from an application. The handler retrieves the requested object from AIStor, transforms it, and returns the modified data back to AIStor to send to the original application. The original object remains unchanged.
    docs.min.io/enterprise/aistor-object-store/developers/transforms-with-object-lambda/
    Registered: Fri Jan 16 05:42:00 UTC 2026
    - Last Modified: Wed Jan 14 19:11:18 UTC 2026
    - 290.8K bytes
    - Viewed (0)
  3. Haskell SDK | AIStor Object Store Documentation

    The MinIO Haskell Client SDK provides simple APIs to access MinIO and any Amazon S3 compatible object storage. This guide assumes that you have a working Haskell development environment. Installation Add to your project Simply add minio-hs to your project’s .cabal dependencies section or if you are using hpack, to your package.yaml file as usual.
    docs.min.io/enterprise/aistor-object-store/developers/sdk/haskell/
    Registered: Fri Jan 16 05:41:53 UTC 2026
    - Last Modified: Wed Jan 14 19:11:18 UTC 2026
    - 276.6K bytes
    - Viewed (0)
  4. Network Requirements | AIStor Object Store Docu...

    Networking has the greatest impact on AIStor Server performance. Low per-host bandwidth artificially constrains the potential performance of the storage. MinIO recommends high speed networking to support the maximum possible throughput of the attached storage (aggregated drives, storage controllers, and PCIe busses). For best performance, use 100GbE or higher networking infrastructure. The following table provides a general guideline for the maximum storage throughput supported by a given physical or virtual network interface. This table assumes all network infrastructure components, such as routers, switches, and physical cabling, also supports the NIC bandwidth.
    docs.min.io/enterprise/aistor-object-store/reference/aistor-server/requirements/network/
    Registered: Fri Jan 16 05:43:48 UTC 2026
    - Last Modified: Wed Jan 14 19:11:19 UTC 2026
    - 253.8K bytes
    - Viewed (0)
  5. AssumeRoleWithLDAPIdentity | AIStor Object Stor...

    Generate temporary S3 credentials using Active Directory or LDAP user credentials with the AIStor STS AssumeRoleWithLDAPIdentity API.
    docs.min.io/enterprise/aistor-object-store/developers/security-token-service/assumerolewithldapid...
    Registered: Fri Jan 16 05:47:18 UTC 2026
    - Last Modified: Wed Jan 14 19:11:18 UTC 2026
    - 262.5K bytes
    - Viewed (0)
  6. Memory Requirements | AIStor Object Store Docum...

    Memory primarily constrains the number of concurrent simultaneous connections per node. MinIO recommends at least 256GiB of RAM per host. AIStor allocates up to 75% of host memory to support GET operations. Ensure you size your host memory such that the remaining available host memory supports your target number of concurrent connections per host. You can calculate the maximum number of concurrent requests per node with this formula: $$(0.75 * totalRam) / ramPerRequest$$ramPerRequest is typically 2MiB, which is two times the default erasure block size. For questions about adjusting the erasure block size for your use case, create a SUBNET issue to discuss with MinIO engineers.
    docs.min.io/enterprise/aistor-object-store/reference/aistor-server/requirements/memory/
    Registered: Fri Jan 16 05:45:42 UTC 2026
    - Last Modified: Wed Jan 14 19:11:19 UTC 2026
    - 254.6K bytes
    - Viewed (0)
  7. Spread Zone Configuration | AIStor Object Store...

    Added in Operator RELEASE.2025-10-16T16-46-38Z Spread zone configuration requires Operator version RELEASE.2025-10-16T16-46-38Z or later. Spread zone configuration ensures that AIStor distributes Pods across configured zones to optimize availability and resiliency in the event any single worker node fails. Overview The Operator supports spread zone configuration by allowing you to specify zones in the topology of your cluster at the pool level.
    docs.min.io/enterprise/aistor-object-store/reference/kubernetes/spread-zone-configuration/
    Registered: Fri Jan 16 05:45:47 UTC 2026
    - Last Modified: Wed Jan 14 19:11:19 UTC 2026
    - 275.6K bytes
    - Viewed (0)
  8. JavaScript SDK | AIStor Object Store Documentation

    The MinIO JavaScript Client SDK provides high level APIs to access any Amazon S3 compatible object storage server. This guide will show you how to install the client SDK and execute an example JavaScript program. For a complete list of APIs and examples, please take a look at the JavaScript Client API Reference documentation. This document presumes you have a working Node.js development environment, LTS versions v16, v18 or v20.
    docs.min.io/enterprise/aistor-object-store/developers/sdk/javascript/
    Registered: Fri Jan 16 05:44:20 UTC 2026
    - Last Modified: Wed Jan 14 19:11:18 UTC 2026
    - 292.5K bytes
    - Viewed (0)
  9. Object Lambda Function Settings | AIStor Object...

    This page documents environment variables for configuring AIStor to publish data to an HTTP webhook endpoint and trigger an Object Lambda function. See Transforms with Object Lambda for more complete documentation and tutorials on using these environment variables. Environment Variables You can specify multiple targets by appending a unique identifier _ID for each set of related settings.
    docs.min.io/enterprise/aistor-object-store/reference/aistor-server/settings/object-lambda/
    Registered: Fri Jan 16 05:44:40 UTC 2026
    - Last Modified: Wed Jan 14 19:11:19 UTC 2026
    - 270.4K bytes
    - Viewed (0)
  10. mc version info | AIStor Object Store Documenta...

    The mc version info command returns the versioning status for the specified bucket. Syntax Example The following command returns the versioning status for the mybucket bucket on the myaistor AIStor deployment:
    docs.min.io/enterprise/aistor-object-store/reference/cli/mc-version/mc-version-info/
    Registered: Fri Jan 16 05:31:42 UTC 2026
    - Last Modified: Wed Jan 14 19:11:19 UTC 2026
    - 258.4K bytes
    - Viewed (0)
Back to top