mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-15 00:17:36 +00:00
docs: improvement to semantics (#944)
* rename to overview * wip * wip * wip * wip * wip * wip * examples * ts example * wip with grafana * add grafana tutorial * screenshots and grafana * figure out oauth proxy * authz oauth proxy * move img * merge from master * reviewed documentation * reviewed documentation * wip * wip * wip * wip * wip * wip * examples * ts example * wip with grafana * screenshots and grafana * figure out oauth proxy * authz oauth proxy * move img * merge from master * cleaned up name for management roles * corrected small typo in code * Intro for orgs, spelling, ref to mgmt roles * removed inline comments * Update 00-quick-start.en.md * Update 02-organisations.en.md * Update site/docs/administrate/03-projects.en.md Co-authored-by: Florian Forster <florian@caos.ch> * Update 03-projects.en.md * Update 04-clients.en.md * Update site/docs/administrate/07-policies.en.md Co-authored-by: Florian Forster <florian@caos.ch> * Update 09-authorizations.en.md Co-authored-by: Florian Forster <florian@caos.ch>
This commit is contained in:
@@ -5,12 +5,16 @@ description: A quick-start reference for the impatient reader.
|
||||
|
||||
> All documentations are under active work and subject to change soon!
|
||||
|
||||
### Try ZITADEL
|
||||
### Trying out ZITADEL
|
||||
|
||||
You can either use [ZITADEL.ch](https://zitadel.ch) or deploy a dedicated **ZITADEL** instance.
|
||||
You can either use our cloud-instance [ZITADEL.ch](https://zitadel.ch) or deploy a dedicated **ZITADEL** instance. To get started, we recommend you try out our free tier on [ZITADEL.ch](https://zitadel.ch).
|
||||
|
||||
### Use ZITADEL.ch
|
||||
|
||||
To use ZITADEL in your project you need to:
|
||||
1. Set up a new [client](administrate#What_are_clients) and [users](administrate#What_are_users) in our [Console](administrate#What_is_Console);
|
||||
2. Configure your project to use ZITADEL.
|
||||
|
||||
To register your free [organisation](administrate#Organisations), visit this link [register organisation](https://accounts.zitadel.ch/register/org).
|
||||
After accepting the TOS and filling out all the required fields you will receive an email with further instructions.
|
||||
|
||||
|
Reference in New Issue
Block a user