Skip to content

Facets-cloud/facets-backstage-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Facets.cloud Backstage plugins

This repository contains Backstage plugins to interact with the Facets.cloud Platform from your Backstage Portal.

  • facets-cloud Show environments, release history and Terraform outputs for resources deployed by Facets.cloud.
  • facets-cloud-backend Backend API route for facets-cloud plugin.

Development

To start the app, from backstage-plugins folder, run:

yarn install
yarn dev

Execute the tests using:

yarn test

Components Available

The following components are available for use on the entity page in Backstage.

Environment Overview

This component provides an overview of all environments currently deployed in Facets for a particular resource.

Environment Overview

Release History

This component displays the release history of a resource in a selected environment. You can also trigger a new release by clicking the “Release Now” button.

Release History

Terraform Outputs

This component provides an overview of all Terraform outputs for environments currently deployed in Facets for a particular resource.

Environment Overview

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors