1
0
Fork 0
Commit Graph

1 Commits

Author SHA1 Message Date
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