feat: 优化部分应用安装包

This commit is contained in:
wanghe-fit2cloud
2024-07-02 17:13:59 +08:00
parent 096d6d2ed7
commit 53bd2cf7e4
21 changed files with 116 additions and 594 deletions
+32 -32
View File
@@ -1,33 +1,33 @@
additionalProperties:
formFields:
- envKey: LDAP_ROOT
default: dc=example,dc=org
labelEn: LDAP baseDN
labelZh: LDAP baseDN
random: false
required: true
type: text
- envKey: LDAP_ADMIN_USERNAME
default: admin
labelEn: LDAP admin username
labelZh: LDAP 管理员用户名
random: false
required: true
rule: paramCommon
type: text
- envKey: LDAP_ADMIN_PASSWORD
default: adminpassword
labelEn: LDAP admin password
labelZh: LDAP 管理员密码
random: true
required: true
rule: paramComplexity
type: password
- envKey: LDAP_PORT
default: 1389
edit: true
labelEn: LDAP listening port
labelZh: LDAP 监听端口
required: true
rule: paramPort
type: number
formFields:
- envKey: LDAP_ROOT
default: dc=example,dc=org
labelEn: LDAP baseDN
labelZh: LDAP baseDN
random: false
required: true
type: text
- envKey: LDAP_ADMIN_USERNAME
default: admin
labelEn: LDAP admin username
labelZh: LDAP 管理员用户名
random: false
required: true
rule: paramCommon
type: text
- envKey: LDAP_ADMIN_PASSWORD
default: adminpassword
labelEn: LDAP admin password
labelZh: LDAP 管理员密码
random: true
required: true
rule: paramComplexity
type: password
- envKey: LDAP_PORT
default: 1389
edit: true
labelEn: LDAP listening port
labelZh: LDAP 监听端口
required: true
rule: paramPort
type: number
+5 -4
View File
@@ -1,18 +1,19 @@
name: OpenLDAP
tags:
- 数据库
title: OpenLDAP
description: OpenLDAP 是一个开源的 LDAP(Lightweight Directory Access Protocol) 服务软件
title: 开源的 LDAP(Lightweight Directory Access Protocol) 服务软件
description: 开源的 LDAP(Lightweight Directory Access Protocol) 服务软件
additionalProperties:
key: openldap
name: OpenLDAP
tags:
- Database
shortDescZh: OpenLDAP 是一个开源的 LDAP(Lightweight Directory Access Protocol) 服务软件
shortDescEn: OpenLDAP Software is an open source implementation of the Lightweight Directory Access Protocol.
shortDescZh: 开源的 LDAP(Lightweight Directory Access Protocol) 服务软件
shortDescEn: An open source implementation of the Lightweight Directory Access Protocol
type: database
crossVersionUpdate: true
limit: 0
recommend: 0
website: https://openldap.org/
github: https://github.com/openldap/openldap
document: https://hub.docker.com/r/bitnami/openldap