Skip to content

grootfs job from grootfs/0.6.0

Github source: f3edfc13 or master branch

Properties

grootfs

dropsonde_port

Local metron agent’s port

insecure_docker_registry_list

A list of IP:PORT tuples that we allow pulling docker images from using self-signed certificates.

Default
[]

log_level

Log level for grootfs - can be debug, info, error or fatal

Default
info

persistent_image_list

List of base images (directories or Docker URLs) which will never be deleted during cleanup.

Default
[]

store_size_bytes

The size of the grootfs store

Default
1.073741824e+10

Templates

Templates are rendered and placed onto corresponding instances during the deployment process. This job's templates will be placed into /var/vcap/jobs/grootfs/ directory (learn more).

  • bin/btrfs-setup (from btrfs-setup.erb)
  • bin/drax-setup (from drax-setup.erb)
  • bin/grootfs_wrapper (from grootfs_wrapper.erb)
  • bin/pre-start (from pre-start.erb)
  • config.yml (from config.yml.erb)

Packages

Packages are compiled and placed onto corresponding instances during the deployment process. Packages will be placed into /var/vcap/packages/ directory.