mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-11 18:02:22 +00:00
50 lines
1.1 KiB
YAML
50 lines
1.1 KiB
YAML
FirstInstance:
|
|
PatPath: /pat/zitadel-admin-sa.pat
|
|
Org:
|
|
Human:
|
|
UserName: zitadel-admin
|
|
FirstName: ZITADEL
|
|
LastName: Admin
|
|
Password: Password1!
|
|
PasswordChangeRequired: false
|
|
PreferredLanguage: en
|
|
Machine:
|
|
Machine:
|
|
Username: zitadel-admin-sa
|
|
Name: Admin
|
|
Pat:
|
|
ExpirationDate: 2099-01-01T00:00:00Z
|
|
|
|
DefaultInstance:
|
|
PrivacyPolicy:
|
|
TOSLink: "https://zitadel.com/docs/legal/terms-of-service"
|
|
PrivacyLink: "https://zitadel.com/docs/legal/policies/privacy-policy"
|
|
HelpLink: "https://zitadel.com/docs"
|
|
SupportEmail: "support@zitadel.com"
|
|
DocsLink: "https://zitadel.com/docs"
|
|
|
|
Database:
|
|
EventPushConnRatio: 0.2 # 4
|
|
ProjectionSpoolerConnRatio: 0.3 # 6
|
|
postgres:
|
|
Host: db
|
|
Port: 5432
|
|
Database: zitadel
|
|
MaxOpenConns: 20
|
|
MaxIdleConns: 20
|
|
MaxConnLifetime: 1h
|
|
MaxConnIdleTime: 5m
|
|
User:
|
|
Username: zitadel
|
|
SSL:
|
|
Mode: disable
|
|
Admin:
|
|
Username: zitadel
|
|
SSL:
|
|
Mode: disable
|
|
|
|
Logstore:
|
|
Access:
|
|
Stdout:
|
|
Enabled: true
|