minio/1.1.0

minio job

This job is installed to /var/vcap/jobs/minio. It depends on minio.

Properties

The following properties may be configured for this job…

access_key

Access Key

api

API version (internal; do not change)

Default: "S3v4"

cache_expiry

Set the object cache expiration duration in NN[h|m|s]

Default: "72h"

cache_size

Set total cache size in NN[GB|MB|KB]

Default: "8GB"

max_connections

Limit of the number of concurrent http requests.

Default: 500

port

Listening port

Default: 9000

region

Logical region of the server

Default: "us-east-1"

runas.group

Execute as group

Default: "vcap"

runas.user

Execute as user

Default: "vcap"

scheme

Whether to serve http or https traffic

Default: "https"

secret_key

Secret Key

storage_dir

Data directory

Default: "\/var\/vcap\/store\/minio"

tls_cert

Public PEM certificate

tls_key

Private PEM key

web_ui

Enable the web-based user interface

Default: true

Provides

storage (s3)

Properties: api, scheme, port, access_key, secret_key

Provides