Skip to content

colibris-xyz/phpldapadmin-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Releases Build status License

All-in-one (nginx + php-fpm) Docker image for phpLDAPadmin

Usage

docker run -p '8080:8080' -e LDAP_HOST=your-ldap-host.tld -e LDAP_USE_TLS=true -e LDAP_BASE='dc=your-ldap-host,dc=tld' ghcr.io/colibris-xyz/phpldapadmin