Merge pull request #20759 from backstage/rugvip/backendstatus

docs/backend-system: update backend system status
This commit is contained in:
Patrik Oldsberg
2023-10-24 16:11:10 +02:00
committed by GitHub
+1 -1
View File
@@ -10,6 +10,6 @@ description: The Backend System
## Status
The new backend system is in alpha, and only a small number of plugins have been migrated so far. It is possible to try it out, but it is not recommended to use this new system in production yet.
The new backend system is in alpha, but many plugins have already been migrated. We recommend all plugins to migrate to the new system, and you can also try it out in your own production deployments.
You can find an example backend setup in [the `backend-next` package](https://github.com/backstage/backstage/tree/master/packages/backend-next).