mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-08 21:42:15 +00:00
docs: optimize titles for search (#5880)
* docs: optimize titles for search * wip * trainings * API * trainings * orphaned: structure overview * eventstore * examples * docs overview * cloud * console * orphaned: sdks * deploy
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Overview
|
||||
title: Eventstore
|
||||
sidebar_label: Overview
|
||||
---
|
||||
|
||||
ZITADEL is built on the [Event Sourcing pattern](../architecture/software), where changes are stored as events in an Event Store.
|
||||
|
||||
@@ -1,10 +0,0 @@
|
||||
---
|
||||
title: Introduction
|
||||
---
|
||||
|
||||
This part of the **ZITADEL** documentation contains ZITADEL specific or general concepts required to understand the system or our guides.
|
||||
|
||||

|
||||
|
||||
This overview shows the general structure of ZITADEL.
|
||||
You will find more detailed explanations around the different concepts in the following sections.
|
||||
@@ -14,7 +14,10 @@ which in turn can represent your own company (e.g. departments), your business c
|
||||
|
||||
Read more about how to configure your instance in our [instance guide](/guides/manage/console/instance-settings).
|
||||
|
||||

|
||||

|
||||
|
||||
This overview shows the general structure of ZITADEL.
|
||||
You will find more detailed explanations around the different concepts in the following sections.
|
||||
|
||||
## Multiple Virtual Instances
|
||||
|
||||
@@ -24,3 +27,5 @@ Nevertheless, you can add more virtual instances via the [system API](/apis/reso
|
||||
This is useful if you have business customers, which in turn have their business customers with self service and custom domain demands.
|
||||
By providing a virtual ZITADEL instances, your customers have all the customization options available in ZITADEL.
|
||||
Scaling ZITADEL instances virtually enables you to easily distribute your limited compute resources to all your customers.
|
||||
|
||||

|
||||
|
||||
@@ -1,17 +0,0 @@
|
||||
---
|
||||
title: Overview
|
||||
---
|
||||
|
||||
This overview shows the general structure of ZITADEL.
|
||||
|
||||

|
||||
|
||||
More details on the specific objects:
|
||||
|
||||
- [Instance](./instance)
|
||||
- [Organizations](./organizations)
|
||||
- [Policies/Settings](./policies)
|
||||
- [Projects](./projects)
|
||||
- [Applications](./applications)
|
||||
- [Granted Projects](./granted_projects)
|
||||
- [Users](./users)
|
||||
Reference in New Issue
Block a user