mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-10 14:56:58 +08:00
feat: 优化 OceanBase 安装包
This commit is contained in:
parent
b12b858fe5
commit
4c29b9be33
@ -34,7 +34,7 @@ additionalProperties:
|
||||
edit: true
|
||||
envKey: OB_MEMORY_LIMIT
|
||||
labelEn: memory_limit
|
||||
labelZh: 内存 (单位:G)
|
||||
labelZh: 内存 (单位:GB)
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
@ -42,7 +42,7 @@ additionalProperties:
|
||||
edit: true
|
||||
envKey: OB_DATAFILE_SIZE
|
||||
labelEn: datafile_size
|
||||
labelZh: 数据文件大小 (单位:G)
|
||||
labelZh: 数据文件大小 (单位:GB)
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
@ -50,7 +50,7 @@ additionalProperties:
|
||||
edit: true
|
||||
envKey: OB_LOG_DISK_SIZE
|
||||
labelEn: log_disk_size
|
||||
labelZh: 日志文件大小 (单位:G)
|
||||
labelZh: 日志文件大小 (单位:GB)
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
@ -38,5 +38,4 @@
|
||||
|
||||
### 安全可靠
|
||||
|
||||
自 2010 年开始完全自主研发,代码级可控,自研单机分布式一体化架构,连续多年通过大规模金融核心场景的可靠性验证;完备的角色权限管理体系,数据存储和通信全链路透明加密,支持国密算法,通过等保三级专项合规检测。
|
||||
|
||||
自 2010 年开始完全自主研发,代码级可控,自研单机分布式一体化架构,连续多年通过大规模金融核心场景的可靠性验证;完备的角色权限管理体系,数据存储和通信全链路透明加密,支持国密算法,通过等保三级专项合规检测。
|
@ -9,7 +9,7 @@ additionalProperties:
|
||||
tags:
|
||||
- Database
|
||||
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
|
||||
crossVersionUpdate: false
|
||||
limit: 0
|
||||
|
Loading…
Reference in New Issue
Block a user