These docs are designed to assist BOSH developers. They contain suggestions and recommendations for development and testing BOSH components.
The contents of docs include:
- Workstation Setup
- Pull Request Workflow
- Running Tests
- NATS Server
- Director Database Schema Diagram
- Code style
- Bumping blobs
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/