Skip to content

debian_nfs_server job from docker-registry/3.5.1

The NFS Server provides a storage server that can be used with the Cloud Controllers to store uploaded application source code and compiled application assets.

Github source: 857b9ca or master branch

Properties

nfs_server

allow_from_entries

An array of Hosts, Domains, Wildcard Domains, CIDR Networks and/or IPs from which /var/vcap/store is accessible

idmapd_domain

Domain name for NFS idmapd – DEPRECATED

Default
localdomain

no_root_squash

Exports /var/vcap/store with no_root_squash when set to true

Default
false

pipefs_directory

Pipefs directory for NFS idmapd – DEPRECATED

Default
/var/lib/nfs/rpc_pipef

Templates

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

  • bin/post-stop (from bin/post-stop)
  • bin/pre-start (from bin/pre-start)
  • config/exports (from config/exports)

Packages

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