mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 21:07:31 +00:00
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:
@@ -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",
|
||||
|
Reference in New Issue
Block a user