https://github.com/cloudfoundry/nfs-volume-release
https://github.com/cloudfoundry/nfs-volume-release
bosh cff-wg-service-management cloudfoundry diego nfs-server nfs-service
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cloudfoundry/nfs-volume-release
- Owner: cloudfoundry
- License: apache-2.0
- Created: 2016-12-02T05:18:53.000Z (about 9 years ago)
- Default Branch: develop
- Last Pushed: 2025-07-24T00:01:43.000Z (7 months ago)
- Last Synced: 2025-07-24T03:13:30.934Z (7 months ago)
- Topics: bosh, cff-wg-service-management, cloudfoundry, diego, nfs-server, nfs-service
- Language: Go
- Homepage:
- Size: 159 MB
- Stars: 16
- Watchers: 17
- Forks: 36
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# NFS-Volume Release
This repository is a [BOSH](https://github.com/cloudfoundry/bosh)
release for deploying nfsbroker and nfsv3driver to provision existing
NFS volumes and bind those volumes to your applications for shared file
access.
Additionally, `nfstestserver` and `nfstestldapserver` jobs provide a
server for tests to target with which you can try out volume mounts.
For information on getting started with Cloud Foundry look at the docs
for [CF Deployment](https://github.com/cloudfoundry/cf-deployment).
# Docs
- [Overview](./docs/01-overview.md)
- [Deploying to
CloudFoundry](./docs/02-deploying-nfs-volume-service.md)
- [Overview](./docs/mapfs/01-overview.md)
# Contributing
See the [Contributing.md](./.github/CONTRIBUTING.md) for more
information on how to contribute.
# Working Group Charter
This repository is maintained by [App Runtime
Platform](https://github.com/cloudfoundry/community/blob/main/toc/working-groups/app-runtime-platform.md)
under `Volume Services` area.
> \[!IMPORTANT\]
>
> Content in this file is managed by the [CI task
> `sync-readme`](https://github.com/cloudfoundry/wg-app-platform-runtime-ci/blob/main/shared/tasks/sync-readme/metadata.yml)
> and is generated by CI following a convention.