Trim down readme file
This commit is contained in:
parent
336a514ece
commit
b2b1cdd5ad
10
README.md
10
README.md
@ -1,16 +1,8 @@
|
||||
# openldap_docker
|
||||
# rbehzadan/openldap
|
||||
|
||||
## Overview
|
||||
This project contains a Dockerized OpenLDAP server, designed to be a straightforward and configurable LDAP server solution. It's ideal for development, testing, or small-scale production environments where a lightweight and easy-to-deploy LDAP server is required.
|
||||
|
||||
## Features
|
||||
- **Customizable**: Environment variables allow for easy customization of the LDAP root password, organization, and domain.
|
||||
- **Dockerized**: Containerized for easy deployment and isolation.
|
||||
- **SIGTERM Handling**: Graceful shutdown of the LDAP server on receiving termination signals.
|
||||
|
||||
## Prerequisites
|
||||
- Docker installed on your machine.
|
||||
|
||||
## Installation
|
||||
1. **Clone the Repository**:
|
||||
```sh
|
||||
|
Loading…
Reference in New Issue
Block a user