LibraryDocsBlogPricing
Sign inCreate account
HomeLibraryDocsBlogPricing
Create account
@ Puppet 2020. All rights reserved.

Docs

Welcome to Relay
What's new in Relay?
Getting Started guide
How Relay works
Using workflows
Running a workflow
Managing Connections
Managing Secrets
Using triggers in workflows
Passing data into workflow steps
Adding an approval step
Conditional step execution
Reference documentation
Relay workflows
Relay functions
Relay types
Command-Line Interface references
Relay CLI
ni CLI
Developing for Relay
Setting up your editor for Relay
Integrating with Relay
Authoring steps with the CLI
Running reference workflows
Managing users
How we collect and use data

Using workflows

Relay uses YAML workflows to define the steps in an automation task.

Each step in a workflow runs in a separate container. The Relay service executes the steps simultaneously unless you explicitly define a sequential order for the steps to run in. The workflow syntax is documented in the Reference section. This section provides practical examples and implementation details for going deeper with workflows.

  • Running a workflow
  • Adding connections
  • Adding secrets
  • Using triggers
  • Passing data into workflow steps
  • Conditional step execution
  • Using Approvals in workflows
How Relay works
Running a workflow

Ready to get started?

With Relay you can create event-based workflows that are fully automated.
Create an account
Simple workflow example
Puppet logo

Documentation

Blog

Privacy policy

Terms of Use

Pricing

Join us on SlackJoin us on Slack

Privacy policy

Terms of Use

© Puppet 2020, All rights reserved.