Skip to content

jaekwon-park/docker-ldap-account-manager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ldap Account Admin (lam)

A basic configuration of the Ldap Account Admin.

This image will initialize a basic configuration of LAM.

For example, to start a container running LAM, use the command:

docker run -p 80:80 -d zhangsean/lam

Persistent data configuration for LAM is stored in /config if using Persistent data configuration for LAN

docker run -v /data/config:/config -p 80:80 -d zhangsean/lam

you can find lam web ui here: http://localhost/lam

About

Docker image for ldap account manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 88.7%
  • Dockerfile 11.3%