Write architecture overview (#1685)

This covers the frontend, backend, different plugin designs and
containerization.

Further work should cover authentication.

Co-authored-by: David Tuite <dtuite@gmail.com>
This commit is contained in:
David Tuite
2020-07-21 23:23:46 +01:00
committed by GitHub
parent 5c61ec0ed5
commit ac5a6050aa
12 changed files with 192 additions and 0 deletions
+1
View File
@@ -6,6 +6,7 @@ better yet, a pull request.
- Overview
- [What is Backstage?](overview/what-is-backstage.md)
- [Backstage architecture](overview/architecture-overview.md)
- [Architecture and terminology](overview/architecture-terminology.md)
- [Roadmap](overview/roadmap.md)
- Getting started