6.2 KiB
id, title, description
| id | title | description |
|---|---|---|
| roadmap | Project roadmap | Roadmap of Backstage Project |
Current status
Backstage is currently under rapid development. This means that you can expect APIs and features to evolve. It is also recommended that teams who adopt Backstage today upgrade their installation as new releases become available, as Backwards compatibility is not yet guaranteed.
Phases
We have divided the project into three high-level phases:
-
🐣 Phase 1: Extensible frontend platform (Done ✅) - You will be able to easily create a single consistent UI layer for your internal infrastructure and tools. A set of reusable UX patterns and components help ensure a consistent experience between tools.
-
🐢 Phase 2: Service Catalog (alpha released) - With a single catalog, Backstage makes it easy for a team to manage ten services — and makes it possible for your company to manage thousands of them.
-
🐇 Phase 3: Ecosystem (ongoing, see Plugin Marketplace) - Everyone's infrastructure stack is different. By fostering a vibrant community of contributors we hope to provide an ecosystem of Open Source plugins/integrations that allows you to pick the tools that match your stack.
Detailed roadmap
If you have questions about the roadmap or want to provide feedback, we would love to hear from you! Please create an Issue, ping us on Discord or reach out directly at backstage-interest@spotify.com.
Want to help out? Awesome ❤️ Head over to CONTRIBUTING guidelines to get started.
Ongoing work 🚧
-
Backstage platform is stable - The core of Backstage and its features are stable and can be depended on for production use. After this plugins will require little to no maintenance.
-
Improved Kubernetes plugin - Native support for Kubernetes, making it easier for developers to see and manage their services running in k8s.
-
Global search - Extend the basic search available in the Backstage Service Catalog with a global search experience.
-
Software Templates V2 - Expanding the templates to make steps more composable, by adding the ability to add more steps for custom logic like webhooks and using authorization from integrations.
Future work 🔮
-
Golden Path for Plugin Development - Creating an easy, standardized way for developers to build plugins will encourage contributions and lead to a richer ecosystem for everyone.
-
GraphQL API - A GraphQL API will open up the rich metadata provided by Backstage in a single query. Plugins can easily query this API as well as extend the model where needed.
-
Inter Plugin Communication - [Under consideration] Establish more clearly defined patterns for plugins to communicate.
-
Improved Access Control - [Under consideration] Provide finer grained access controls and management making it possible for you to better control the platforms user experience.
Plugins
Building and maintaining plugins is the work of the entire Backstage community.
A list of plugins that are in development is available here. We strongly recommend to upvote 👍 plugins you are interested in. This helps us and the community prioritize what plugins to build.
Are you missing a plugin for your favorite tool? Please suggest a new one. Chances are that someone will jump in and help build it.
Community Initiatives 🧑🤝🧑 (Coming soon)
-
Backstage Monthly Meetup - A space for the community to come together to share and learn about the latest happenings in Backstage.
-
Backstage Hackathons - Open to everyone in our Backstage community, a celebration of you, the project and building awesome things together
Completed milestones ✅
- Deploy a product demo at
demo.backstage.io - Kubernetes plugin - v1
- Helm charts
- Backstage Design System 💅
- Cost Insights plugin 💸
- Donate Backstage to the CNCF 🎉
- TechDocs v1
- Plugin marketplace
- Improved and move documentation to backstage.io
- Backstage Service Catalog (alpha)
- Backstage Software Templates (alpha)
- Make it possible to add custom auth providers
- TechDocs v0
- CI plugins: CircleCI, Jenkins, GitHub Actions and TravisCI
- Service API documentation
- Backstage Service Catalog can read from: GitHub, GitLab, Bitbucket
- Support auth providers: Google, Okta, GitHub, GitLab, auth0, AWS