Skip to content

Commit

Permalink
Merge pull request #2 from inakianduaga/develop
Browse files Browse the repository at this point in the history
Readme update
  • Loading branch information
Inaki Anduaga committed Apr 30, 2015
2 parents 66e414d + 8ab97c7 commit c46810e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ Google / Github authentication proxy
This docker container runs the [doorman-proxy](https://github.com/movableink/doorman) nodejs package as a supervisord process

## Features

- proxy runs as a supervisord process inside the container, so it's restarted automatically if the nginx server dies.
- proxy configuration fully overridable through environment variables, example `.env.example` file provided.
- secure web apps such as kibana, jenkins, phpmyadmin, dashboards without having to set up authentication in each of those apps.

## Configuration

This [configuration file](conf/doorman/conf.js) will be added to the image on build time. See the file for available
Expand Down

0 comments on commit c46810e

Please sign in to comment.