Blog posts tagged with: "tutorial"
Roadie blog posts which are tagged with tutorial.
Deploy a GitHub pages website with the Roadie Backstage scaffolder
Learn how to deploy a GitHub pages website from a predefined skeleton. The Backstage Scaffolder will automatically create a GitHub repo, fill it with templated code, call the GitHub API to enable GitHub pages and hook our new website to a monitoring tool.
How to model monorepos in Backstage
There are multiple different ways to represent monorepos in Backstage, each with its own setup, benefits and drawbacks. We show you how to do it in your situation.
Backstage TechDocs - How to embed lucid chart diagrams
TechDocs converts markdown files to Backstage docs so your engineering teams can find them and it is very useful. But how do we embed diagrams from lucid chart.
How to model software in Backstage
How to use Backstage concepts — components, APIs, systems and domains — to model software and represent the relationships between different pieces of code.
Backstage TechDocs - How it works
TechDocs converts markdown files to Backstage docs so your engineering teams can find them. But how does it work and how do you set it up?
Deploying Backstage application to AWS ECS Fargate
How to deploy Backstage to AWS Elastic Container Service (ECS) using the Fargate serverless computing engine to run Docker containers
Using GitHub Auth with Backstage
Setting up GitHub authentication can be a little tricky, but this post will tell you everything you need to know.
Running the Backstage service catalog with Docker Compose
How to build and run Backstage Docker containers to get started with the service catalog in Docker Compose.
How to use the Backstage Lighthouse plugin
The first plugin shipped by the Backstage team is a Lighthouse plugin. It allows you to track your website speed over time in Backstage.