2024-04-02 15:37:36 +08:00
|
|
|
|
additionalProperties:
|
|
|
|
|
formFields:
|
|
|
|
|
- default: 2881
|
|
|
|
|
edit: true
|
|
|
|
|
envKey: PANEL_APP_PORT_HTTP
|
|
|
|
|
labelEn: Port
|
|
|
|
|
labelZh: 端口
|
|
|
|
|
required: true
|
|
|
|
|
rule: paramPort
|
|
|
|
|
type: number
|
2024-04-03 10:58:54 +08:00
|
|
|
|
- default: 'oceanbase'
|
2024-04-02 15:37:36 +08:00
|
|
|
|
edit: true
|
|
|
|
|
envKey: OB_TENANT_NAME
|
2024-04-03 10:58:54 +08:00
|
|
|
|
labelEn: TENANT NAME
|
2024-04-02 15:37:36 +08:00
|
|
|
|
labelZh: 租户名
|
|
|
|
|
required: true
|
|
|
|
|
rule: paramCommon
|
|
|
|
|
type: text
|
2024-04-03 10:58:54 +08:00
|
|
|
|
- default: ''
|
|
|
|
|
edit: true
|
|
|
|
|
envKey: OB_ROOT_PASSWORD
|
|
|
|
|
labelEn: Password of sys@root
|
|
|
|
|
labelZh: SYS 租户密码
|
|
|
|
|
required: false
|
|
|
|
|
type: password
|
2024-04-02 15:37:36 +08:00
|
|
|
|
- default: 6
|
|
|
|
|
edit: true
|
|
|
|
|
envKey: OB_MEMORY_LIMIT
|
2024-04-03 10:58:54 +08:00
|
|
|
|
labelEn: MEMORY LIMIT
|
2024-04-02 15:43:28 +08:00
|
|
|
|
labelZh: 内存 (单位:GB)
|
2024-04-02 15:37:36 +08:00
|
|
|
|
required: true
|
|
|
|
|
rule: paramPort
|
|
|
|
|
type: number
|
|
|
|
|
- default: 5
|
|
|
|
|
edit: true
|
|
|
|
|
envKey: OB_DATAFILE_SIZE
|
2024-04-03 10:58:54 +08:00
|
|
|
|
labelEn: DATAFILE SIZE
|
2024-04-02 15:43:28 +08:00
|
|
|
|
labelZh: 数据文件大小 (单位:GB)
|
2024-04-02 15:37:36 +08:00
|
|
|
|
required: true
|
|
|
|
|
rule: paramPort
|
|
|
|
|
type: number
|
|
|
|
|
- default: 5
|
|
|
|
|
edit: true
|
|
|
|
|
envKey: OB_LOG_DISK_SIZE
|
2024-04-03 10:58:54 +08:00
|
|
|
|
labelEn: LOG DISK SIZE
|
2024-04-02 15:43:28 +08:00
|
|
|
|
labelZh: 日志文件大小 (单位:GB)
|
2024-04-02 15:37:36 +08:00
|
|
|
|
required: true
|
|
|
|
|
rule: paramPort
|
|
|
|
|
type: number
|