36 Commits
Author SHA1 Message Date
Florian Forster a54bb2977b docs: change scope for zitadel audience (#9117)
# Which Problems Are Solved

- This replaces the old aud claim from Zitadel in two places.

# Additional Context

- Relates to [this discord
thread](https://discord.com/channels/927474939156643850/1305853084743766067)
2025-01-07 09:12:39 +00:00
Florian Forster cdd4f37ffa chore: improve adopters file (#8966)
# Which Problems Are Solved

This improves the `ADOPTERS.md` file to better understand its purpose.

# How the Problems Are Solved

Adding additional instructions to the `ADOPTERS.md` file
2024-11-26 11:55:17 +00:00
Florian Forster 45cf38e08f chore: adding an adopters file for our community (#8909)
# Which Problems Are Solved

We want to give adopters a platform to show that they are using ZITADEL

# How the Problems Are Solved

Addding an ADOPTERS.md file

# Additional Changes

none

# Additional Context

none
2024-11-15 15:48:11 +00:00
Florian ForsterandElio Bischof 224dc382d0 docs(cmd): document that human and service user can be used in the default instance (#8229)
# Which Problems Are Solved

This solves a documentation issue raised here
https://github.com/zitadel/zitadel/discussions/8217#discussioncomment-9936216

The behavior was changed with
https://github.com/zitadel/zitadel/issues/6430

---------

Co-authored-by: Elio Bischof <elio@zitadel.com>
2024-07-04 11:39:28 +00:00
Florian Forster 3af825a6f7 chore(devcontainer): improve devcontainer to work on windows and linux (#8194)
# Which Problems Are Solved

Working on windows with a devcontainer has line ending issues which are
solved with the .gitattributes file
2024-06-25 14:40:34 +00:00
Florian Forster cf72bd6192 chore(docs): use vercel ci again because GH secret problem on forks (#8142)
# Fallback to Vercel CI

Since we cannot share the vercel_token on forks we cannot deploy by
vercel CLI.
This PR reverts to the last working state by using vercel CI.

I will look into a fix with an npm script or a turbo config to ignore
builds on folder changes.
2024-06-14 16:50:58 +02:00
Florian Forster 21ffe4f693 chore(docs): fix ci (#8135)
# Fixing Fork Previews

This PR tries to fix the upload of the docs preview to vercel which was
not working due to the not available secret.
2024-06-14 13:50:36 +00:00
Florian Forster f6a50db96c chore(docs): fix prod build for vercel (#8121)
# Fix

Fixes a problem on main
2024-06-13 08:47:10 +00:00
Florian ForsterandLivio Spring c9e352033e chore(docs): use gh action to build docs (#8097)
# Which Problems Are Solved

This allows us to build multiple docs in parallel and only runs when
docs/proto are changed.

# Additional Changes

- [ ] Change "required" in GitHub from Vercel to the docs flow

---------

Co-authored-by: Livio Spring <livio.a@gmail.com>
2024-06-13 08:07:39 +00:00
Florian Forster 8e55b9713b chore(cloud): increase rate limits (#8005)
# Which Problems Are Solved

We identified some frequent rate limits in ZITADEL Cloud.

# How the Problems Are Solved

We increase the rate limits of some endpoint.

# Additional Context

(Private) Relates to https://github.com/zitadel/DevOps/issues/43
2024-05-24 13:44:15 +00:00
Florian Forster cca4b715c0 chore: typo in api docs (#7803) 2024-04-19 11:46:05 +02:00
Florian Forsterandmffap e593a8ec63 chore: remove cockroach, clickhouse and add hubspot from third party sub-processors (#7264)
* chore: remove crdb from third party sub-processors

* remove clickhouse

* add hubspot

* fix: google end-user data flag

---------

Co-authored-by: mffap <mpa@zitadel.com>
2024-01-22 13:08:23 +00:00
Florian Forster d49be79778 chore: replace old headline in this repository (#6446)
chore: change headline
2023-09-01 09:46:20 +00:00
Florian Forster 8953353210 chore: initial version of a devcontainer (#6352)
* chore: initial version of a devcontainer

* test

* add make
2023-08-15 10:49:05 +02:00
Florian Forster 1e5fd2f66e chore: redirect api path (#6232)
* chore: redirect api path

* Update vercel.json

* Update vercel.json

* Update vercel.json
2023-07-19 00:15:41 +02:00
Florian Forster bcf4bfc585 fix: autofill related issues (#6201) 2023-07-14 12:35:25 +00:00
Florian Forster 62f424e69a chore: translation error in fr (#6052) 2023-06-19 09:59:14 +00:00
Florian Forster f4b166a935 docs: extend client generation with buf (#5662) 2023-05-19 14:17:35 +00:00
Florian Forster 23c14d9bd1 chore: define default offset for better UX (#5379) 2023-03-06 14:45:57 +00:00
aa9518ac02 docs: improve api docs (#5158)
* integrate docs into nav

* generator for local use, production needs to be set by env

* fix typo

* local dev

* docs: annotate the first user endpoints in the management api

* docs: annotate the first user endpoints in the management api

* docs: annotate the first user endpoints in the management api

* docs: annotate the first user endpoints in the management api

* docs: add header params

* rewrite docs links and improve ci

* tweak build command

* fix path

* Update docs/docusaurus.config.js

Co-authored-by: Max Peintner <max@caos.ch>

* fix docker

* docs: add header params

* docs: Add tags to management api. add some descriptions

* docs: more descriptions

* docs: more descriptions

* docs: required fields

* docs: example request

* docs: example request

* docs: example request

* docs: example request

* docs: example request

* docs: user metadata requests

* docs: user requests

* docs: user requests

* docs: user requests

* docs: user requests

* docs: change nav add first methods to authentication api

* docs: auth api

* docs: auth api

* docs: auth api

* docs: auth api

* docs: auth api

* docs: api sidenav

* chore: use buf without docker

* fix deploy

* fix ci

* fix vercel

* docs: admin

* docs: admin api docs

* docs: admin api docs

* docs: admin api docs

* docs: admin api docs

* docs: security

* docs: security

* docs: admin api

* docs: change to env vars

* docs: auth api

* docs: remove assets, deprecated requests, menu

* reworked page with PaloAltoNetworks/docusaurus-openapi-docs

* works with the resolutions

* fix broken build by adding assets again

* add tags to menu

* chore: improve build speed

* no-minify

* test ssr

* ssr 20

* use lazy

* increase mem

* use default mem

* change names

* docs: remove assets, deprecated requests, menu

* docs: management api

* docs: management api

* docs: management api

* docs: sidebar

* not the best word smithing but it is ;-)

* more typos

* merge main

* fix some error

* trial

* update grpc gateway

* trigger vercel build

* docs: deprecated requests

* docs: deprecated requests

---------

Co-authored-by: Fabienne <fabienne.gerschwiler@gmail.com>
Co-authored-by: Max Peintner <max@caos.ch>
2023-02-23 18:08:06 +07:00
Florian Forster 6a97c3e233 chore: fix vercel 404 (#5212) 2023-02-13 21:47:42 +02:00
Florian Forster 8f8075851e chore: use vercel instead of netlify for the docs page (#5211) 2023-02-13 18:28:35 +01:00
Florian ForsterandElio Bischof d050e9cd27 docs: append setting to make gRPC work (#5198)
* docs: append setting to make gRPC work

* Update _traefik.mdx

* Update _traefik.mdx

---------

Co-authored-by: Elio Bischof <eliobischof@gmail.com>
2023-02-13 13:25:31 +00:00
Florian ForsterandMaximilian Panne 99c5e9e3bd chore: sunset v1 docs (#5112)
* chore: sunset v1 docs

* chore: remove wrong folder from pr

* remove reference to v1

Co-authored-by: Maximilian Panne <mpa@zitadel.com>
2023-01-27 15:26:13 +01:00
Florian ForsterandLivio Spring 83f96b49aa docs: fix preview link (#4965)
test netlify

Co-authored-by: Livio Spring <livio.a@gmail.com>
2023-01-03 10:14:13 +00:00
Florian Forster 77e3d08f22 docs: split out self-hosting into new section (#4903)
* docs: split out self-hosting into section

* check for broken links

* fix netlify proxy forward

* use full path
2022-12-20 11:17:27 +01:00
Florian Forster 5c6971a6a4 chore: replace docs links (#4843)
* chore: replace docs links

* Update index.js

* prettier
2022-12-06 23:09:50 +00:00
Florian Forster a1dfe02cf2 chore(docs): remove analytics proxy from preview (#4842)
* chore(docs): analytics proxy fix

* Update netlify.toml
2022-12-06 22:48:09 +01:00
Florian Forster 065250a108 chore(docs): fix links for domain migration (#4831)
* chore(docs): fix links for domain migration

* try trailing slash for netlify

* trial

* fix typo

* test path

* try preview proxied

* test local proxy

* try to define the domain with redirect to /docs

* remove build commands

* debug netlify router and fix image link

* working config

* fix analytics
2022-12-06 20:33:13 +01:00
Florian Forster 2e2d8020e5 chore: openSSF badge (#4686) 2022-11-10 15:16:09 +01:00
Florian Forster 8f694accce chore: improve wording (#4545) 2022-10-27 18:16:04 +02:00
Florian Forster c9870113f5 chore: links to libs (#4503) 2022-10-06 15:08:23 +02:00
Florian Forsterandmffap c14c66820f docs: update docusaurus, add metrics endpoint, add zero downtime update (#4376)
* chore: update docusuarus to 2.1.0

* docs: metrics endpoint docs

* docs: zero downtime updates

* Update docs/docs/concepts/architecture/solution.md

Co-authored-by: mffap <mpa@zitadel.com>

* Update docs/docs/concepts/architecture/solution.md

Co-authored-by: mffap <mpa@zitadel.com>

* Update docs/docs/concepts/architecture/solution.md

Co-authored-by: mffap <mpa@zitadel.com>

* docs: add health / ready

* Update docs/docs/apis/observability/health.md

Co-authored-by: mffap <mpa@zitadel.com>

Co-authored-by: mffap <mpa@zitadel.com>
2022-09-15 16:36:02 +02:00
Florian Forster d6c9815945 docs(api): wrong swagger link (#4286) 2022-08-30 19:16:25 +00:00
Florian Forster f2c603523b chore: fix broken links with redirect (#4231) 2022-08-22 18:59:56 +02:00
Florian Forster cd4c61a6bb docs: fixing incomplete sentence and old aud scope (#4202)
* docs: fixing incomplete sentence and old aud scope

* Update docs/docs/examples/secure-api/go.md
2022-08-16 15:13:15 +02:00