Elio Bischof
4823e47977
docs: fix knative docs ( #7752 )
...
Co-authored-by: Stefan Benz <46600784+stebenz@users.noreply.github.com>
2024-04-18 13:45:15 +00:00
Silvan
c8b9b0ac75
docs: replace fix cockroachdb version with latest stable ( #6803 )
2023-10-25 14:20:55 +00:00
Silvan
1bf1f335dc
feat(admin-api): list events ( #4989 )
...
* docs: update cockroachdb version to 22.2
* feat(adminAPI): ListEventTypes returns the list of event types ZITADEL implements
* feat(adminAPI): ListAggregateTypes returns the list of aggregate types ZITADEL implements
* feat(adminAPI): ListEvents allows `IAM_OWNERS` to search for events
2023-01-16 11:30:03 +00:00
Christian Jakob
e4531291f5
docs: Correct knative yaml ( #4874 )
...
corrected number to string
2022-12-12 14:29:33 +00:00
Christian Jakob
1b5c8677ab
docs: normalised versions and explained releases ( #4119 )
...
* docs: normalised versions and explained releases
* added downoad links
* fix: corrected tar flag for linux
Co-authored-by: Florian Forster <florian@caos.ch>
2022-08-08 14:04:46 +00:00
Livio Spring
459779ae3a
docs: update db config in example configs ( #4077 )
...
* docs: update db config in example configs
* fix version
* more cockroach
2022-07-29 15:45:38 +00:00
Florian Forster
3c3bce1a6b
docs: improve documentation for v2 release ( #4046 )
...
* WIP: docs(proxy): describe proxy settings
* fix nginx
* refactor (docs): deploy and operate sections
* chore: ignore package-lock since we use yarn
* chore: update to rc1
* chore: broken links
* chore: update yarn
* docs: move disclaimer to bottom
* chore: fix broken links
* Update docs/docs/guides/operate/tls_modes.mdx
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
* test caddy files
* syntax highlight
* traefik example
* refactor: docs
* refactor
* working state
* got a working state
* remove bar
* mark rate limits for update
* remove zitadel.ch
* fix cases
* docs: zitadel quickstart
* docs: zitadel quickstart
* docs: create app and project
* docs: move customer portal docs to guides manage cloud
* docs: move customer portal docs to guides manage cloud
* docs: move customer portal docs to guides manage cloud
* docs: add help me choose in the quickstart
* docs: broken links
* fix broken links
* Update knative guide
* styling
* docs: support customer portal
* update to main instead v2-alpha
* use version 2 tag
* docs: images
* docs: move authentication and authorization guides to integrate
* docs: quickstart use examples
* docs: lb example
* fix broken link
* docs: update userinfo endpoints
* docs: update userinfo endpoints
* fix oidc endpoint
* docs: remove unused endpoints in app.module
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
Co-authored-by: Fabienne <fabienne.gerschwiler@gmail.com>
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2022-07-29 10:13:45 +02:00
Silvan
0b742233f9
fix: clarify instances in steps and config ( #4003 )
...
* fix: clarify instances in steps and config
* docs: update setup step
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2022-07-27 10:22:20 +02:00
Florian Forster
ec8ae51f4e
chore: update zitadel version and fix an issue with cockroachdb >=v22 ( #3937 )
2022-07-11 19:59:11 +00:00
Christian Jakob
1cc09a85f0
docs(installation): knative ( #3860 )
...
* added initial knative docu
* added menu bar
* simplified installation
* normalized versions to latest
* update envs
* update envs
* Update zitadel-knative-service.yaml
* Update knative.mdx
* Update knative.mdx
* move knative into correct folder
Co-authored-by: Livio Spring <livio.a@gmail.com>
2022-06-30 13:28:18 +02:00
Elio Bischof
6dd4af01bf
docs(installation): improve guides ( #3817 )
...
* split config descriptions
* install and configure
* custom domains
* typo
* remove comments
* try compose with secure crdb
* secure crdb with compose
* describe ExternalSecure restriction
* add near production example
* add login credentials
* fix configure compose
* make the docs more transparent
* name archive amd64
* Revert "name archive amd64"
This reverts commit 0d4dae551b
.
* fix download url
* extract archives
* fix dawin download
* fix start zitadel commands
* add helm installation docs
* remove windows
* make downloaded files description friendlier
* link to github raw
* link login process
* remove healthcheck from compose
* remove compose healthchecks
* use --tlsMode external for lb example
* uname -i
* disable tls mode locally
* Update docs/docs/guides/installation/get-started/macos.mdx
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
2022-06-28 13:36:59 +02:00
Livio Spring
12d4d3ea0b
fix: enable env vars in setup steps (and deprecate admin subcommand) ( #3871 )
...
* fix: enable env vars in setup steps (and deprecate admin subcommand)
* fix tests and error text
2022-06-27 10:32:34 +00:00
Silvan
3bea2bcffb
chore: set tleMode disabled in docker compose ( #3865 )
2022-06-24 18:38:13 +02:00
Livio Amstutz
32afa77b97
fix: compatibility for cockroach v22.1 ( #3754 )
...
* fix: compatability for cockroach v22.1
* update cr version in docs and compose
* bind dev cockroach to 127.0.0.1
* Revert "bind dev cockroach to 127.0.0.1"
This reverts commit 1c7c6304ae
.
* remove --listen-addr flag
* use v2.0.0-v2-alpha.16
* use v2.0.0-v2-alpha.17
Co-authored-by: Elio Bischof <eliobischof@gmail.com>
2022-06-01 11:41:01 +02:00
Elio Bischof
a5cea82670
docs: clearer masterkey, config iam admin ( #3670 )
...
Co-authored-by: Florian Forster <florian@caos.ch>
2022-05-19 13:59:11 +00:00
Elio Bischof
ed0aa7088b
chore: improve docker-compose.yml ( #3649 )
...
* chore: improve docker-compose.yml
* simpler compose
* pass local config as variables
* remove default value
* localhost customdomain
* update image
* v2-alpha.3
2022-05-18 13:04:47 +00:00
Elio Bischof
c8300b61b1
docs: installation ( #3646 )
...
* improve compose
* docs: installation v2
* ZITADEL_EXTERNALSECURE=true is sane
* Update docs/docs/guides/installation/configuration.mdx
* docs: download binaries from command line
* docs: better config description
* fixes
* default instance
* default user credentials
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2022-05-18 12:42:13 +00:00