docs: add docs about Backstage Deploy

Signed-off-by: djamaile <rdjamaile@gmail.com>
This commit is contained in:
djamaile
2023-05-16 14:31:49 +02:00
parent 258556062b
commit c7f2097f37
2 changed files with 196 additions and 1 deletions
+8 -1
View File
@@ -325,7 +325,14 @@
"deployment/scaling",
"deployment/docker",
"deployment/k8s",
"deployment/heroku"
"deployment/heroku",
{
"type": "category",
"label": "Deploying on a cloud provider with Backstage Deploy",
"items": [
"deployment/backstage-deploy/aws"
]
}
],
"Designing for Backstage": [
"dls/design",