Questions tagged [backstage]

Backstage is an open platform for building developer portals. This tag should be used for questions seeking help with integrating with the Backstage API.

Backstage is an open platform for building developer portals. Powered by a centralized service catalog, Backstage restores order to your microservices and infrastructure and enables your product teams to ship high-quality code quickly — without compromising autonomy.
Backstage unifies all your infrastructure tooling, services, and documentation to create a streamlined development environment from end to end.

Out of the box, Backstage includes:

  • Backstage Service Catalog for managing all your software (microservices, libraries, data pipelines, websites, ML models, etc.)

  • Backstage Software Templates for quickly spinning up new projects and standardizing your tooling with your organization’s best practices

  • Backstage TechDocs for making it easy to create, maintain, find, and use technical documentation, using a "docs like code" approach

  • Plus, a growing ecosystem of open source plugins that further expand Backstage’s customizability and functionality

Backstage and the CNCF
Backstage is a CNCF Sandbox project. Read the announcement here.

Useful Links

84 questions
0
votes
0 answers

Backstage.io: is there a way to document events consumed and produced by a component?

I am planning to adopt backstage.io in our organization. Parts of our architecture is based on asynchronous microservices that produce / consume events in Kafka topics. I could not figure out an obvious way to model this. Async APIs are the closest…
Alessandro Santini
  • 1,943
  • 13
  • 17
0
votes
1 answer

Backstage.io Nodejs application showing performance degradation non-deterministically

We are using backstage for our internal developer portal and recently we are facing a very peculiar behavior. The nodejs application is randomly slowing down in a non-deterministic manner and degrading to a stage where the application completely…
0
votes
2 answers

BackStage API swagger.json

For BackStage APIs, is there a way to get swagger.json file? We want to host BackStage Front End as Azure Static Web App and Backend on Azure Kubernetes Service. Then from Front End, we like to make calls to BackStage API. We like this BackStage API…
user1685304
  • 91
  • 1
  • 5
0
votes
1 answer

How to delete an entity via API?

I'm setting up Backstage for local development, and I would like the ability to "preseed" the catalog with various configurations of entities. Backstage already preseeds the catalog with some of its own entities, and I'd like to remove them so that…
scubbo
  • 4,969
  • 7
  • 40
  • 71
0
votes
0 answers

Edges not connecting properly to nodes in graph

I am using backstage catalog graph to show the relation between different nodes this is the offical demo of backstage…
Vishal
  • 139
  • 1
  • 5
  • 12
0
votes
0 answers

Spotify Backstage 403 Forbidden after integrating Gitlab Auth provider

followed the documentation in the spotify backstage , specifically here "https://backstage.io/docs/auth/gitlab/provider" in order to configure authentication through gitlab app , we use self hosted gitlab server , and i got 403 Forbidden screenshot…
0
votes
0 answers

Backstage - Why are the resource types and default being appended on the names on our deployed version

Good day We have deployed Backstage within our workplace AWS environments and have run into a strange bug between local and our deployed/staging env We use Backstage to scaffold systems and services to reflect in Argo-CD, just for background. What…
Nicholas Aysen
  • 568
  • 3
  • 18
  • 40
0
votes
1 answer

Getting no auth provider for github error in backstage

I have created a new component in backstage and iam trying to add github actions to that component. But when I try to login to github , it is giving me this error { "error":{ "name":"NotFoundError", "message":"No auth provider…
user19672461
0
votes
0 answers

EntityCatalogGraphCard can only be used inside EntityPage?

I am new to Backstage and trying to use EntityCatalogGraphCard inside my new plugin. however, I am not able to use it though everything is wrapped in a root EntityLayout and each tab is an EntityLayout.Route It's giving the error: No path for…
Suresh Prajapati
  • 3,991
  • 5
  • 26
  • 38
0
votes
1 answer

Is there a way to use CSS in Backstage TechDocs?

I'm currently inserting a documentation on our TechDocs in Spotify's Backstage, but since it has a lot of customization, I need to use CSS (either through a separate file or the