feat: 增加 OpenLDAP 应用 (#1664)

* feat: 增加 OpenLDAP 应用
This commit is contained in:
BugKing
2024-07-02 11:39:54 +08:00
committed by GitHub
parent 3648f92a05
commit 83737300f5
7 changed files with 132 additions and 0 deletions
+26
View File
@@ -0,0 +1,26 @@
# OpenLDAP
[OpenLDAP](https://openldap.org/) 是轻型目录访问协议(Lightweight Directory Access ProtocolLDAP)的自由和开源的实现。
该应用使用了 Bitnami 构建的 OpenLDAP Docker 镜像,通过该应用可以快速部署 OpenLDAP 服务。
## 相关链接
- OpenLDAP 官网:<https://openldap.org/>
- Bitnami OpenLDAP 构建仓库:<https://github.com/bitnami/containers/tree/main/bitnami/openldap>
## License
Copyright &copy; 2024 Broadcom. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
<http://www.apache.org/licenses/LICENSE-2.0>
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.