diff --git a/README.md b/README.md index 87e313d..24366be 100644 --- a/README.md +++ b/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