User Guide: Difference between revisions

From Obsidian Scheduler
Jump to navigationJump to search
No edit summary
No edit summary
Line 19: Line 19:
* '''[[REST API]]''' - Complete documentation on our REST API.
* '''[[REST API]]''' - Complete documentation on our REST API.
* '''[[Embedded API]]''' - Complete documentation on our Embedded API, which is exposed through Java.
* '''[[Embedded API]]''' - Complete documentation on our Embedded API, which is exposed through Java.
* '''[[Initializing_and_Restoring]]''' - Documentation on Obsidian's support for initializing, backing up or restoring a scheduler environment.

Revision as of 22:41, 29 January 2015

This is your guide to using Obsidian scheduler, including the administration web application.

Follow the specific feature guide links below to find the information you need.

  • Getting Started - Get Obsidian up and running for evaluation, development or production.
  • Deployment Diagram - A visual representation of how Obsidian is deployed.
  • Implementing Jobs - How to write your own jobs.
  • Scripting Jobs - Some bundled scripting jobs which let you execute new jobs without builds.
  • Admin Web Application Guide - A comprehensive guide for our management web application.
  • Job Features - An outline of some job features that apply to recovery, execution, etc.
  • Built-in Jobs - A guide to the free jobs that we bundle with Obsidian for your convenience.
  • Chaining - How Obsidian chains execution of different jobs based on execution status and saved job results.
  • Conflicts - A description of how Obsidian allows you to prevent certain jobs from running concurrently.
  • Clustering - A guide to how clustering works in Obsidian.
  • Recovery & Failover - An outline of Obsidian's recovery and failover mechanisms for job execution.
  • Licences & Nodes - Full details on how licence verification is handled in Obsidian.
  • Event Notifications - An outline of the mechanisms Obsidian provides to be notified of various events, such as job failures.
  • Email Templates - How to customize Obsidian's notifications using your own templates.
  • REST API - Complete documentation on our REST API.
  • Embedded API - Complete documentation on our Embedded API, which is exposed through Java.
  • Initializing_and_Restoring - Documentation on Obsidian's support for initializing, backing up or restoring a scheduler environment.