Skip to content

drennalls/cf-plugin-deploy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is cf-plugin-deploy?

cf-plugin-deploy allows you to specify initial users and their credentials, their role/space associations, as well as limiting what brokers are accessible from which spaces at the time of the CF deployment.

How to install

Clone the repo, build the binary, and install the plugin:

git clone https://github.com/cloudfoundry-community/cf-plugin-deploy
cd cf-plugin-deploy
make 
make cf

How to use

Please see the manifests in examples for available syntax. Once you have built the manifest, deploy the changes to your Cloud Foundry with cf deploy.

About

Deploy All The (Cloud Foundry) Things!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 98.3%
  • Makefile 1.7%