docker-phpLDAPadmin | A docker image to run phpLDAPadmin | Continuous Deployment library
kandi X-RAY | docker-phpLDAPadmin Summary
kandi X-RAY | docker-phpLDAPadmin Summary
Latest release: 0.9.0 - phpLDAPadmin 1.2.5 - Changelog | Docker Hub .
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of docker-phpLDAPadmin
docker-phpLDAPadmin Key Features
docker-phpLDAPadmin Examples and Code Snippets
Community Discussions
Trending Discussions on docker-phpLDAPadmin
QUESTION
I am using this guide: https://github.com/osixia/docker-phpLDAPadmin
to start two containers: OpenLDAP and phpldapadmin. I start them with:
...ANSWER
Answered 2018-Feb-08 at 17:29Yes. Publish the 443 port like this:
QUESTION
Based on: https://github.com/osixia/docker-phpLDAPadmin
I am running OpenLDAP and phpLDAPadmin containers with:
...ANSWER
Answered 2018-Jan-31 at 20:45Simply define first a network and add your two containers to that network.
See docker container networking.
(this replaces the obsolete legacy container links )
Then you can reference your LDAP using its container IP address.
Containers connected to the default bridge network can communicate with each other by IP address. Docker does not support automatic service discovery on the default bridge network.
As BMitch adds in the comments, you should reference ldap with its service name, not ldap-host
:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install docker-phpLDAPadmin
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page