mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2025-03-25 01:51:16 +08:00
feat: 优化 OceanBase 安装包
This commit is contained in:
parent
b12b858fe5
commit
4c29b9be33
@ -34,7 +34,7 @@ additionalProperties:
|
|||||||
edit: true
|
edit: true
|
||||||
envKey: OB_MEMORY_LIMIT
|
envKey: OB_MEMORY_LIMIT
|
||||||
labelEn: memory_limit
|
labelEn: memory_limit
|
||||||
labelZh: 内存 (单位:G)
|
labelZh: 内存 (单位:GB)
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
@ -42,7 +42,7 @@ additionalProperties:
|
|||||||
edit: true
|
edit: true
|
||||||
envKey: OB_DATAFILE_SIZE
|
envKey: OB_DATAFILE_SIZE
|
||||||
labelEn: datafile_size
|
labelEn: datafile_size
|
||||||
labelZh: 数据文件大小 (单位:G)
|
labelZh: 数据文件大小 (单位:GB)
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
@ -50,7 +50,7 @@ additionalProperties:
|
|||||||
edit: true
|
edit: true
|
||||||
envKey: OB_LOG_DISK_SIZE
|
envKey: OB_LOG_DISK_SIZE
|
||||||
labelEn: log_disk_size
|
labelEn: log_disk_size
|
||||||
labelZh: 日志文件大小 (单位:G)
|
labelZh: 日志文件大小 (单位:GB)
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
@ -38,5 +38,4 @@
|
|||||||
|
|
||||||
### 安全可靠
|
### 安全可靠
|
||||||
|
|
||||||
自 2010 年开始完全自主研发,代码级可控,自研单机分布式一体化架构,连续多年通过大规模金融核心场景的可靠性验证;完备的角色权限管理体系,数据存储和通信全链路透明加密,支持国密算法,通过等保三级专项合规检测。
|
自 2010 年开始完全自主研发,代码级可控,自研单机分布式一体化架构,连续多年通过大规模金融核心场景的可靠性验证;完备的角色权限管理体系,数据存储和通信全链路透明加密,支持国密算法,通过等保三级专项合规检测。
|
||||||
|
|
@ -9,7 +9,7 @@ additionalProperties:
|
|||||||
tags:
|
tags:
|
||||||
- Database
|
- Database
|
||||||
shortDescZh: 兼容 MySQL 的单机分布式一体化国产开源数据库
|
shortDescZh: 兼容 MySQL 的单机分布式一体化国产开源数据库
|
||||||
shortDescEn: Dstributed Cluster
|
shortDescEn: An integrated domestic open-source database that is compatible with MySQL and supports single-node distributed architecture
|
||||||
type: runtime
|
type: runtime
|
||||||
crossVersionUpdate: false
|
crossVersionUpdate: false
|
||||||
limit: 0
|
limit: 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user