docs(architecture): extend the software and deployment architecture (#4081)

* docs: eventstore wordings

* docs: software and deployment architecture

* docs: typos and links

* fix toc

* Apply suggestions from code review

Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>

Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
This commit is contained in:
Florian Forster
2022-08-03 08:06:46 +02:00
committed by GitHub
parent 558820f271
commit e3746624da
6 changed files with 224 additions and 85 deletions

View File

@@ -222,10 +222,18 @@ module.exports = {
collapsed: false,
items: [
"concepts/eventstore/overview",
"concepts/eventstore/zitadel",
"concepts/eventstore/implementation",
],
},
{
type: "category",
label: "Architecture",
collapsed: false,
items: [
"concepts/architecture/software",
"concepts/architecture/solution",
],
},
"concepts/architecture",
{
type: "category",
label: "Structure",