Skip to content

dandersonsw/cf-genesis-kit

 
 

Repository files navigation

Cloud Foundry Genesis Kit

This is a Genesis Kit for the Cloud Foundry. It will deploy a Cloud Foundry environment, loosely based off of cf-deployments.

Quick Start

To use it, you don't even need to clone this repository! Just run the following (using Genesis v2):

# create a cf-deployments repo using the latest version of the cf kit
genesis init --kit cf

# create a cf-deployments repo using v1.0.0 of the cf kit
genesis init --kit cf/1.0.0

# create a my-cf-configs repo using the latest version of the cf kit
genesis init --kit cf -d my-cf-configs

Learn More

For more in-depth documentation, check out the manual.

About

A Genesis Kit for Cloud Foundry

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 91.3%
  • Perl 4.6%
  • Go 4.1%