Skip to content

pivotal-cf/docs-ops-guide

docs-ops-guide

Operator docs for Ops Manager v2.6 and earlier.

Note: For Ops Manager v2.7 and later, these docs are located in docs-ops-manager/opsguide.

Which book repos publish this repo?

The docs-book-pivotalcf repo publishes this repo.

Which branch to use?

Note: Provide instructions in your PRs to indicate which branches you want Docs to apply your commits to.

Branch name Use for…
master Not in use
2.6 EOGS v2.6.x.
2.5 EOGS v2.5.x.
2.4 EOGS v2.4.x.
2.3 EOGS v2.3.x.
2.2 v2.2.x — PDFed: https://resources.docs.pivotal.io/pdfs/pcf-docs-2.2.pdf
2.1 v2.1.x — PDFed: https://resources.docs.pivotal.io/pdfs/pcf-docs-2.1.pdf
2.0         v2.0.x — PDFed: https://resources.docs.pivotal.io/pdfs/pcf-docs-2.0.pdf
1.12         v2.0.x — PDFed: https://resources.docs.pivotal.io/pdfs/pcf-docs-2.0.pdf
1.11         v2.0.x — PDFed: https://resources.docs.pivotal.io/pdfs/pcf-docs-2.0.pdf
1.10         v2.0.x — PDFed: https://resources.docs.pivotal.io/pdfs/pcf-docs-2.0.pdf
1.9         v2.0.x — PDFed: https://resources.docs.pivotal.io/pdfs/pcf-docs-2.0.pdf

Partials

Cross-product and repo partials are single sourced from the docs-partials repo.

Style Guide

See Word and Phrase List.

Steps for local development

$ git clone git@github.com:pivotal-cf/docs-layout-repo
$ git clone git@github.com:pivotal-cf/docs-ops-guide
$ cd docs-ops-guide && git checkout <branch> && cd -
$ git clone git@github.com:pivotal-cf/docs-book-pivotalcf
$ cd docs-book-pivotalcf && git checkout <branch>
$ bundle install
$ bundle exec bookbinder watch
$ open http://127.0.0.1:XXXX/platform/<version, such as `2-10`>/customizing