1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-18 06:52:30 +08:00
pooneyy 50c440bd8c
feat(phpLDAPadmin): add phpLDAPadmin application
- 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
2026-01-25 21:56:56 +08:00

31 lines
1.0 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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