https://github.com/accenture/adop-nginx

https://github.com/accenture/adop-nginx

Science Score: 23.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
  • Committers with academic emails
    1 of 24 committers (4.2%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (16.0%) to scientific vocabulary
Last synced: 11 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: Accenture
  • License: apache-2.0
  • Language: CSS
  • Default Branch: master
  • Size: 554 KB
Statistics
  • Stars: 6
  • Watchers: 12
  • Forks: 81
  • Open Issues: 14
  • Releases: 8
Created over 10 years ago · Last pushed over 7 years ago
Metadata Files
Readme Changelog License

README.md

Supported tags and respective Dockerfile links

Build Status

Build Status

What is adop-nginx?

adop-nginx provides Nginx with LDAP support. Nginx is a high performance reverse proxy. This image also has the LDAP authentiction module installed.

wikipedia.org/wiki/Nginx

logo

How to use this image

  $ docker run --name <your-container-name> -dt \
    -v /resources/configuration/:/etc/nginx/:ro \
    -v /resources/release_note:/usr/share/nginx/html/:ro \
    -v /var/log:/var/log
    -p 443:443 \
    -p 80:80 \
    accenture/adop-nginx:VERSION

Configuration

The nginx configuration is externalised and stored the 'resources' directory.

Runtime configuration can be provided using environment variables:

  • LDAP_SERVER, the LDPA URI, i.e. ldap-host:389
  • LDAP_PROTOCOL, allowed values ldap(default)/ldaps
  • LDAPUSERNAME, the LDAP BASEDN
  • LDAP_PASSWORD, the password to use connecting to LDAP service using the provided username
  • LDAPUSERBASEDN, the LDAP user BASEDN
  • LDAPGROUPATTRIBUTE, LDAP object field attribute the defines group appartenence.
  • LDAPUSERID_ATTRIBUTE, LDAP object field attribute the defines the user identifier.
  • LDAPUSEROBJECT_CLASS, LDAP user object class

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. Support for older versions (down to 1.6) is provided on a best-effort basis.

User feedback

Documentation

Documentation for this image is available in the Nginx documentation 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

Accenture Github site

GitHub Events

Total
Last Year

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 87
  • Total Committers: 24
  • Avg Commits per committer: 3.625
  • Development Distribution Score (DDS): 0.632
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Nick Griffin n****n@a****m 32
robert.a.northard r****d@a****m 14
Dan Tarleton d****n@a****m 7
Sachin K Singh s****h@a****m 5
root r****t@i****l 3
Quirino Brizi q****i@a****m 3
Markos Rendell m****l@g****m 3
Steen, Alicia a****n@a****m 2
r.panjabrao.samarth r****h@a****m 2
Robert Northard R****d 2
y.manojseethal y****l@a****m 1
Anton Kaspiarovich a****h@a****m 1
Bernardo l****o@a****m 1
Ilia Shakitko i****o@a****m 1
Ilia Shakitko s****o@g****m 1
Kovalenko a****o@a****m 1
Tran, Duc D d****n@a****m 1
m4m51m m****m@g****m 1
neb0t m****t@a****m 1
r.pallapotu r****u@a****m 1
Bahtins m****s@a****m 1
Viacheslav Vasilyev v****v@a****m 1
Ferrari, Pietro p****i@g****m 1
Jarvis j****s@a****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 14
  • Total pull requests: 42
  • Average time to close issues: about 1 year
  • Average time to close pull requests: 2 months
  • Total issue authors: 10
  • Total pull request authors: 21
  • Average comments per issue: 2.21
  • Average comments per pull request: 1.69
  • Merged pull requests: 22
  • 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
  • SachinKSingh28 (2)
  • jinrangcui (2)
  • RobertNorthard (2)
  • avoidik (2)
  • svscorp (1)
  • michael-t-dukes (1)
  • kramos (1)
  • ppferrari (1)
  • arthur-kovalenko (1)
  • gogodi91 (1)
Pull Request Authors
  • neb0t (11)
  • SachinKSingh28 (5)
  • RobertNorthard (3)
  • svscorp (2)
  • aliciasteen (2)
  • avoidik (2)
  • markohb (1)
  • anton-kasperovich (1)
  • m4m51m (1)
  • janwillies (1)
  • ppferrari (1)
  • yperraud (1)
  • sudo-ryan (1)
  • bzon (1)
  • arthur-kovalenko (1)
Top Labels
Issue Labels
Pull Request Labels
LEVEL 1 (1) LEVEL 2 (1)