minio-server job from minio/2018-04-19T22-54-58Z
Github source:
28ae7d1
or
master branch
Properties¶
credential
¶
accesskey
¶The access key the server should accept
secretkey
¶The secret key the server should accept
pcf_tile_version
¶
PCF Tile version
- Default
""
port
¶
The port on which the Minio server should bind
- Default
9000
region
¶
The region the server should claim to be part of. Defaults to us-east-1.
- Default
us-east-1
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/minio-server/
directory
(learn more).
bin/ctl
(fromctl.erb
)bin/health_check
(fromhealth_check.erb
)config/config.json
(fromconfig.json.erb
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.