Skip to content

Latest commit

 

History

History

README.md

BOSH development docs

These docs are designed to assist BOSH developers. They contain suggestions and recommendations for development and testing BOSH components.

The contents of docs include:

BOSH Director Database Schema

There have been Steps to generate:

  • Use RubyMine Database plugin (View » Tool Windows » Database) to connect to a BOSH database.
  • Right click database connection: Diagrams » Show Visualizations. The UML Support plugin is required.
  • Export the diagram.

Models are located in src/bosh-director/lib/bosh/director/models/