Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1 KB

home.md

File metadata and controls

15 lines (12 loc) · 1 KB

Home

This is the home page for the Job Orchestra documentation.

Job Orchestra is a toolkit for building a service which manages distributed job execution across a computer network. It is particularly suited as a base for making a continuous integration and delivery system that suits your team needs.

  • See Setup for information on how to setup an instance.
  • See Operation for information on how to operate an instance.
  • See Usage for examples of what to use the project for.
  • See Features for a listing of the available features.
  • See Philosophy for the philosophy being the project.
  • See Architecture for a global technical view of the project.
  • See Run for information about the lifecycle of job runs.
  • See Data Model for a description of the data stored in the database and manipulated by the applications.
  • See Security for information about user management and access control.