Skip to content

Guides on how to deploy open source project to Cloud Foundry

License

Notifications You must be signed in to change notification settings

mogul/how-to-deploy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

How to deploy it to Cloud Foundry

This is a repository of guides on how to deploy popular open source projects to Cloud Foundry.

Common pre-requisites

  1. A Cloud Foundry account.
  2. The CF cli.
  3. Access to services for persistence.

Ideas on how to get started

  1. Search online first to see if there is a guide for "how to deploy x to Cloud Foundry"
  2. Search the same but use "heroku" instead of "Cloud Foundry" most of the time the deployment is similar

How to contribute

There are multiple CF flavors and not all installations are exactly the same so when sending a pull request please try to keep it as agnostic as possible.

  1. Create a directory with the name of the project you want to deploy.
  2. Add a guide.md file with the main instructions for deployment.
  3. If there are any files required, please create a files sub-directory with them.

About

Guides on how to deploy open source project to Cloud Foundry

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published