Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 899 Bytes

File metadata and controls

24 lines (17 loc) · 899 Bytes

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/