https://github.com/accenture/adop-ldap-phpadmin
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (13.2%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: Accenture
- License: apache-2.0
- Language: Shell
- Default Branch: master
- Size: 15.6 KB
Statistics
- Stars: 4
- Watchers: 13
- Forks: 15
- Open Issues: 1
- Releases: 2
Metadata Files
README.md
Supported tags and respective Dockerfile links
What is adop-phpldapadmin?
adop-phpldapadmin is a web application for administering Lightweight Directory Access Protocol (LDAP) servers.
How to use this image
The easiest for to run ldap-ltb image is as follow:
$ docker run --name=<your-container-name> -dt \
--net=<your-network-name> \
accenture/adop-ldap-admin:VERSION
after the above adop-phpldapadmin will be available at: http://ldap-phpadmin
Configuration
The service configuration is externalised and stored the 'files' directory.
Runtime configuration can be provided using environment variables:
- LDAPSERVERNAME, the LDAP server name, i.e. "ADOP LDAP"
- LDAPSERVERBASEDN, the LDAP BASEDN
- LDAPSERVERBIND_ID, the LDAP admin bind ID
- LDAPSERVERHOST, the LDAP server host, i.e. "ldap"
- LDAPSERVERPORT, the LDAP server port, i.e. "389"
License
Please view licence information for the software contained on this image.
Supported Docker versions
This image is officially supported on Docker version 1.9.1.
User feedback
Documentation
Documentation for this image is available in the PHP LDAP Admin page.
Additional documentaion can be found under the docker-library/docs GitHub repo. Be sure to familiarize yourself with the repository's README.md file before attempting a pull request.
Issues
If you have any problems with or questions about this image, please contact us through a GitHub issue.
Contribute
You are invited to contribute new features, fixes, or updates, large or small; we are always thrilled to receive pull requests, and do our best to process them as fast as we can.
Before you start to code, we recommend discussing your plans through a GitHub issue, especially for more ambitious contributions. This gives other contributors a chance to point you in the right direction, give you feedback on your design, and help you find out if someone else is working on the same thing.
Owner
- Name: Accenture
- Login: Accenture
- Kind: organization
- Website: https://accenture.github.io
- Repositories: 185
- Profile: https://github.com/Accenture
Accenture Github site
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 1
- Total pull requests: 3
- Average time to close issues: 11 months
- Average time to close pull requests: 4 days
- Total issue authors: 1
- Total pull request authors: 3
- Average comments per issue: 2.0
- Average comments per pull request: 1.0
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- ir75 (1)
Pull Request Authors
- askulkarni2 (1)
- avoidik (1)
- lykabernardo (1)