kuyeol / kuyeol/java

ldap docker yalm

Open
#10 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.