Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 872 Bytes

triggers.md

File metadata and controls

22 lines (14 loc) · 872 Bytes

Triggers

Triggers are integrations that you can use in other systems to fire off functions in IronFunctions.

OpenStack

Requirements

  1. OpenStack or DevStack environment.

    • OS: Ubuntu 16.04 LTS or newer
    • Kernel: 4.7 or newer with overlay2 or aufs module
    • Docker: 1.12 or newer
  2. Picasso - Picasso provides an OpenStack API and Keystone authentication layer on top of IronFunctions. Please refer to the Picasso on DevStack guide for setup instructions.

Examples