Docs: strategies for adopting Backstage (#2092)

* Adopting guidelines

* More updates

* Tactics

* Add metrics

* Add MTTR
This commit is contained in:
Stefan Ålund
2020-08-24 16:37:51 +02:00
committed by GitHub
parent 9fce28f2ba
commit 889e1fd4bb
7 changed files with 153 additions and 3 deletions
+4 -1
View File
@@ -177,6 +177,9 @@
"journey": {
"title": "journey"
},
"overview/adopting": {
"title": "Strategies for adopting"
},
"overview/architecture-overview": {
"title": "Architecture overview"
},
@@ -208,7 +211,7 @@
"title": "Existing plugins"
},
"plugins/index": {
"title": "Intro"
"title": "Intro to plugins"
},
"plugins/plugin-development": {
"title": "Plugin Development in Backstage"
+2 -1
View File
@@ -5,7 +5,8 @@
"overview/architecture-overview",
"overview/architecture-terminology",
"overview/roadmap",
"overview/vision"
"overview/vision",
"overview/adopting"
],
"Getting Started": [
"getting-started/index",