debian_nfs_server job from docker-registry/3.5.0
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:
              96d2bf4 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(frombin/post-stop)bin/pre-start(frombin/pre-start)config/exports(fromconfig/exports)
Packages¶
            Packages are compiled and placed onto corresponding
            instances during the deployment process. Packages will be
            placed into /var/vcap/packages/ directory.