GithubHelp home page GithubHelp logo

davallejop / adop-nginx Goto Github PK

View Code? Open in Web Editor NEW

This project forked from accenture/adop-nginx

0.0 1.0 0.0 543 KB

License: Apache License 2.0

Roff 0.47% HTML 11.33% CSS 50.85% JavaScript 8.81% Shell 24.60% Nginx 3.94%

adop-nginx's Introduction

#Supported tags and respective Dockerfile links

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_USERNAME, the LDAP BASE_DN
  • LDAP_PASSWORD, the password to use connecting to LDAP service using the provided username
  • LDAP_USER_BASE_DN, the LDAP user BASE_DN
  • LDAP_GROUP_ATTRIBUTE, LDAP object field attribute the defines group appartenence.
  • LDAP_USER_ID_ATTRIBUTE, LDAP object field attribute the defines the user identifier.
  • LDAP_USER_OBJECT_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.

adop-nginx's People

Contributors

nickdgriffin avatar dantarl avatar kramos avatar quirinobrizi avatar anton-kasperovich avatar rajsam05 avatar robertnorthard avatar dsingh07 avatar davallejop avatar kitsaccpallapoturamakrishna avatar ymanojseethal avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.