Skip to content

cfibmers/cf-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cf-docs

This is the documentation for the Cloud Foundry project - including information about running and managing applications on Cloud Foundry, and setting up your own Cloud Foundry instance with VCAP and BOSH.

This repository also feeds cloudfoundry.github.com using Github Pages and Middleman.

If you have minor changes, you can contribute by forking this repository, modifying the files in /source/docs, and creating a GitHub pull request.

If you want to contribute on a larger scale, see the Pivotal Project for CF Docs.

Contributing docs

You can either contribute directly within Github or by cloning the repository to your local machine using git.

Viewing docs locally

These docs are rendered using middleman. To pull down the raw documentation project and view the docs on your local machine using middleman:

git clone https://github.com/cloudfoundry/cf-docs.git cloudfoundry-docs
cd cloudfoundry-docs
bundle
middleman server

Then view http://0.0.0.0:4567 in your browser.

More help

Twitter

  • Follow the @cloudfoundry Twitter account for retweets of blogs and news from the world of Cloud Foundry
  • Search the #cloudfoundry hashtag to follow discussions about Cloud Foundry

Discussion Groups

There is also a #cloudfoundry IRC channel on the Freenode network, but that may be less-frequently monitored by members of the core team.

Bugs

When you are getting started with Cloud Foundry, and are still learning your way around the repositories, you can file bugs in each repo's Github Issue section.

Support

Support issues that are particular to the Pivotal-hosted Cloud Foundry public PaaS available at http://run.pivotal.io can be filed at the address below.

Releases

No releases published

Packages

No packages published

Languages

  • CSS 83.6%
  • JavaScript 8.7%
  • Ruby 7.7%