06ae3734e7
* [docs] restructure * Add CNCF links * Update background.md * Update Footer.js * Update README.md
64 lines
3.8 KiB
Markdown
64 lines
3.8 KiB
Markdown

|
||
|
||
# [Backstage](https://backstage.io)
|
||
|
||
[](https://opensource.org/licenses/Apache-2.0)
|
||

|
||
[](https://discord.gg/EBHEGzX)
|
||

|
||
[](https://codecov.io/gh/spotify/backstage)
|
||
[](https://github.com/spotify/backstage/releases)
|
||
|
||
## What is Backstage?
|
||
|
||
[Backstage](https://backstage.io/) is an open platform for building developer portals. Powered by a centralized service catalog, Backstage restores order to your microservices and infrastructure. So your product teams can 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](https://backstage.io/docs/features/software-catalog/software-catalog-overview) for managing all your software (microservices, libraries, data pipelines, websites, ML models, etc.)
|
||
- [Backstage Software Templates](https://backstage.io/docs/features/software-templates/software-templates-index) for quickly spinning up new projects and standardizing your tooling with your organization’s best practices
|
||
- [Backstage TechDocs](https://backstage.io/docs/features/techdocs/techdocs-overview) 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](https://github.com/spotify/backstage/tree/master/plugins) that further expand Backstage’s customizability and functionality
|
||
|
||
For more information go to [backstage.io](https://backstage.io) or join our [Discord chatroom](https://discord.gg/EBHEGzX).
|
||
|
||
🎉 Backstage is a CNCF Sandbox project. Read the announcement [here](https://backstage.io/blog/2020/09/23/backstage-cncf-sandbox).
|
||
|
||
## Project roadmap
|
||
|
||
A detailed project roadmap, including already delivered milestones, is available [here](https://backstage.io/docs/overview/roadmap).
|
||
|
||
## Getting Started
|
||
|
||
Check out [the documentation](https://backstage.io/docs/getting-started) on how to start using Backstage.
|
||
|
||
## Documentation
|
||
|
||
- [Main documentation](https://backstage.io/docs)
|
||
- [Service Catalog](https://backstage.io/docs/features/software-catalog/software-catalog-overview)
|
||
- [Architecture](https://backstage.io/docs/overview/architecture-terminology) ([Decisions](https://backstage.io/docs/architecture-decisions/adrs-overview))
|
||
- [Designing for Backstage](https://backstage.io/docs/dls/design)
|
||
- [Storybook - UI components](https://backstage.io/storybook)
|
||
|
||
## Community
|
||
|
||
- [Discord chatroom](https://discord.gg/MUpMjP2) - Get support or discuss the project
|
||
- [Good First Issues](https://github.com/spotify/backstage/contribute) - Start here if you want to contribute
|
||
- [RFCs](https://github.com/spotify/backstage/labels/rfc) - Help shape the technical direction
|
||
- [FAQ](https://backstage.io/docs/FAQ) - Frequently Asked Questions
|
||
- [Code of Conduct](CODE_OF_CONDUCT.md) - This is how we roll
|
||
- [Adopters](ADOPTERS.md) - Companies already using Backstage
|
||
- [Blog](https://backstage.io/blog/) - Announcements and updates
|
||
- [Newsletter](https://mailchi.mp/spotify/backstage-community) - Subscribe to our email newsletter
|
||
- Give us a star ⭐️ - If you are using Backstage or think it is an interesting project, we would love a star ❤️
|
||
|
||
## License
|
||
|
||
Copyright 2020 Spotify AB.
|
||
|
||
Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0
|