Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 896 Bytes

index.md

File metadata and controls

15 lines (10 loc) · 896 Bytes

User Guide

The following sections detail how Ignition works and how it may be used to build a Resource driver:

Contents:

It is best to start with Create a Driver to build, configure and deploy a new driver.

Once you have completed that guide, you can check out advanced topics:

  • Bootstrap Services - read about the services Ignition provides out-of-the-box and how you may configure and integrate with them
  • Error Handling - configure the HTTP response when returning different types of errors from your Python code
  • Add Custom APIs - add custom APIs to a driver
  • Add Custom Properties - add custom properties to a driver to be configured at deployment
  • Locations - Common deployment location structures provided by Ignition