Configuring Rootly

Published on July 28th, 2021

Introduction

In order to use the Rootly plugin, Roadie needs an API token to communicate with Rootly’s APIs.

These are set within backstage at the following url:

https://<tenant-name>.roadie.so/administration/settings/secrets

This page describes how to create and set up the API token.

Steps

Step 1: Create an API token

In order for the Backstage integration to work we must first generate our api key. These can be found from:

  • Rootly for your rootly plugin

Step 2: Store the credentials in Roadie

Visit https://<tenant-name>.roadie.so/administration/rootly and enter the token value from above into ROOTLY_API_KEY.

References