- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 111 - 120 of 443 for host:docs.min.io (0.03 sec)
-
Telemetry Settings | AIStor Object Store Docume...
This page documents environment variables that manage OpenTelemetry-formatted trace information. Trace capture can support ongoing troubleshooting and diagnostics with MinIO Engineering. The information can be relayed to a specified collector, recorded to a local encrypted or unencrypted file, or replayed from a local file to a collector. You can also run the mc support telemetry commands for some of these settings. MINIO_TELEMETRY_TARGET_ENABLE Enable (or disable) telemetry collection on a specified target.docs.min.io/enterprise/aistor-object-store/reference/aistor-server/settings/metrics-and-logging/t...Registered: Fri Dec 05 04:06:46 UTC 2025 - Last Modified: Mon Dec 01 21:26:16 UTC 2025 - 238.8K bytes - Viewed (0) -
AMQP Notification Settings | AIStor Object Stor...
This page documents settings for configuring an AMQP service as a target for Bucket Notifications. See Publish Events to AMQP (RabbitMQ) for a tutorial on using these settings. 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/notifications/amqp/Registered: Fri Dec 05 04:07:54 UTC 2025 - Last Modified: Mon Dec 01 21:26:16 UTC 2025 - 269.8K bytes - Viewed (0) -
Settings and Configurations | AIStor Object Sto...
The AIStor Server process stores its configuration in the storage backend directory. These settings define runtime behavior of the AIStor Server 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/Registered: Fri Dec 05 04:07:22 UTC 2025 - Last Modified: Mon Dec 01 21:26:16 UTC 2025 - 240K bytes - Viewed (0) -
mc version enable | AIStor Object Store Documen...
The mc version enable command enables versioning on the specified bucket. Syntax Example The following command enables versioning for the mybucket bucket on the myaistor AIStor Object Store:docs.min.io/enterprise/aistor-object-store/reference/cli/mc-version/mc-version-enable/Registered: Fri Dec 05 04:06:32 UTC 2025 - Last Modified: Mon Dec 01 21:26:17 UTC 2025 - 245.9K bytes - Viewed (0) -
Haskell Client API Reference | AIStor Object St...
Initialize MinIO client object MinIO - for public Play server minioPlayCI :: ConnectInfo minioPlayCI AWS S3 awsCI :: ConnectInfo awsCI { connectAccesskey = "your-access-key" , connectSecretkey = "your-secret-key" } Bucket operations Object Operations Presigned Operations listBuckets getObject presignedGetObjectUrl makeBucket putObject presignedPutObjectUrl removeBucket fGetObject presignedPostPolicy listObjects fPutObject listObjectsV1 copyObject listIncompleteUploads removeObject bucketExists selectObjectContent 1. Connecting and running operations on the storage service The Haskell MinIO SDK provides high-level functionality to perform operations on a MinIO server or any AWS S3-like API compatible storage service.docs.min.io/enterprise/aistor-object-store/developers/sdk/haskell/api/Registered: Fri Dec 05 04:10:23 UTC 2025 - Last Modified: Mon Dec 01 21:26:16 UTC 2025 - 367.1K bytes - Viewed (0) -
Redis Notification Settings | AIStor Object Sto...
This page documents settings for configuring a Redis service as a target for Bucket Notifications. See Publish Events to Redis for a tutorial on using these settings. 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/notifications/redis/Registered: Fri Dec 05 04:08:56 UTC 2025 - Last Modified: Mon Dec 01 21:26:16 UTC 2025 - 264.5K bytes - Viewed (0) -
AIStor Server | AIStor Object Store Documentation
These sections contain reference material for deploying AIStor Server (minio) resources onto bare-metal infrastructure. AIStor Server uses a binary minio that is a drop-in replacement for the AGPLv3-licensed Community AIStor Server. The minio server command starts the Server process: minio server --license /path/to/minio.license /mnt/disk{1...4} See Installation and Management for a complete guide on installation. Syntax The AIStor Server minio process has a single command minio server.docs.min.io/enterprise/aistor-object-store/reference/aistor-server/Registered: Fri Dec 05 04:09:00 UTC 2025 - Last Modified: Mon Dec 01 21:26:16 UTC 2025 - 260.9K bytes - Viewed (0) -
Access Management Plugin Settings | AIStor Obje...
This page documents settings for enabling external authorization management using the AIStor Access Management Plugin. See AIStor External Access Management Plugin for a tutorial on using these settings. 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/iam/minio-access-plugin/Registered: Fri Dec 05 04:09:04 UTC 2025 - Last Modified: Mon Dec 01 21:26:16 UTC 2025 - 249.1K bytes - Viewed (0) -
.NET SDK | AIStor Object Store Documentation
MinIO Client SDK provides higher level APIs for MinIO and Amazon S3 compatible cloud storage services.For a complete list of APIs and examples, please take a look at the Dotnet Client API Reference.This document assumes that you have a working VisualStudio development environment. Install from NuGet To install MinIO .NET package, run the following command in Nuget Package Manager Console.docs.min.io/enterprise/aistor-object-store/developers/sdk/dotnet/Registered: Fri Dec 05 04:12:24 UTC 2025 - Last Modified: Mon Dec 01 21:26:16 UTC 2025 - 278.9K bytes - Viewed (0) -
File Transfer Protocol | AIStor Object Store Do...
You can use the File Transfer Protocol (FTP) to interact with the objects on an AIStor Server. You must specifically enable FTP or SFTP when starting the server. Enabling either server type does not affect other AIStor Server features. This page uses the abbreviation FTP throughout, but you can use any of the supported FTP protocols described below. Supported protocols When enabled, AIStor supports FTP access over the following protocols:docs.min.io/enterprise/aistor-object-store/developers/file-transfer-protocol/Registered: Fri Dec 05 04:11:01 UTC 2025 - Last Modified: Mon Dec 01 21:26:16 UTC 2025 - 263.9K bytes - Viewed (0)