Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 8 years ago)
- Default Branch: develop
- Last Pushed: 2024-10-29T13:32:25.000Z (about 2 months ago)
- Last Synced: 2024-10-29T16:07:21.717Z (about 2 months ago)
- Topics: bosh, cff-wg-service-management, cloudfoundry, diego, nfs-server, nfs-service
- Language: Go
- Homepage:
- Size: 151 MB
- Stars: 16
- Watchers: 18
- Forks: 29
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# 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.# 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)# 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.