minio-gcs job from minio/2022-07-24T01-54-52Z
Github source:
fca4f6d
or
master branch
Properties¶
console_port
¶
The port on which the Minio Console UI should bind
- Default
9001
credential
¶
accesskey
¶The access key the server should accept
googlecredentials
¶Google credentials JSON
- Default
""
googleprojectid
¶Google Project ID
- Default
""
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
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-gcs/
directory
(learn more).
bin/ctl
(fromctl.erb
)bin/health_check
(fromhealth_check.erb
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.