ldap docker yalm
- Dominant language
- Java
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
openldap:
container_name: ldap
image: osixia/openldap
environment:
LDAP_ORGANISATION: grafana
LDAP_DOMAIN: grafana.org
LDAP_ADMIN_PASSWORD: grafana
LDAP_SEED_INTERNAL_LDIF_PATH: /tmp/smt/
ports:
- 389:389
- 636:636
restart: unless-stopped
volumes:
- ./docker/blocks/auth/openldap/prepopulate/:/tmp/smt/
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue only contains an OpenLDAP Docker configuration snippet and names no file or desired outcome. Start by locating the repository's Docker or Compose configuration and clarify whether this snippet should be added or changed; done cannot be defined until the expected LDAP behavior and validation are specified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- authentication, devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100