mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-18 05:41:03 +08:00
- add version-specific data.yml with form fields for HTTP port, LDAP server, LDAP port, LDAP baseDN, admin credentials, and timezone configuration - add docker-compose.yml for container deployment with environment variable mapping and volume mounts - add init.sh script for directory creation and APP_KEY generation - add README.md and README_en.md with product introduction and feature descriptions - add root data.yml with application metadata, tags, and architecture support - add logo.png
31 lines
1.0 KiB
YAML
31 lines
1.0 KiB
YAML
name: phpLDAPadmin
|
||
tags:
|
||
- 数据库
|
||
title: 基于 Web 的 LDAP 数据管理工具
|
||
description: 基于 Web 的 LDAP 数据管理工具
|
||
additionalProperties:
|
||
key: phpldapadmin
|
||
name: phpLDAPadmin
|
||
tags:
|
||
- Database
|
||
shortDescZh: 基于 Web 的 LDAP 数据管理工具
|
||
shortDescEn: Web based LDAP data management tool
|
||
description:
|
||
en: Web based LDAP data management tool
|
||
zh: 基于 Web 的 LDAP 数据管理工具
|
||
zh-Hant: 基於 Web 的 LDAP 資料管理工具
|
||
ja: WebベースのLDAPデータ管理ツール
|
||
ms: Alat pengurusan data LDAP berasaskan Web
|
||
pt-br: Ferramenta de gerenciamento de dados LDAP baseada na Web
|
||
ru: Веб-инструмент управления данными LDAP
|
||
ko: 웹 기반 LDAP 데이터 관리 도구
|
||
type: website
|
||
crossVersionUpdate: true
|
||
limit: 0
|
||
website: https://github.com/leenooks/phpLDAPadmin
|
||
github: https://github.com/leenooks/phpLDAPadmin
|
||
document: https://github.com/leenooks/phpLDAPadmin
|
||
architectures:
|
||
- amd64
|
||
- arm64
|