Sign inSign up

3846masa/nginx-omniauth-adapter

By 3846masa

Updated over 8 years ago

Docker image Slack/GitHub auth adapter using sorah/nginx_omniauth_adapter.

Image
0

1.2K

3846masa/nginx-omniauth-adapter repository overview

3846masa/nginx-omniauth-adapter

Docker image Slack/GitHub auth adapter using sorah/nginx_omniauth_adapter.

Usage

  1. Copy auth.example.env to auth.env.
  2. Configure auth.env.
  3. (Optional) Add ports config in docker-compose.yml if needed.
  4. Run docker-compose up -d.
  5. Set up nginx config (See here for details).
With jwilder/nginx-proxy
  1. Copy auth.example.env to auth.env.
  2. Configure auth.env.
  • Don't forget to set VIRTUAL_HOST.
  1. Copy vhost.d files (See here for details).
  • If you requires auth in foo.example.com,
    • Copy foo.example.com to vhost.d/[YOUR_DOMAIN].
    • Copy foo.example.com_location to vhost.d/[YOUR_DOMAIN]_location.
  1. Run docker-compose up -d -f ./docker-compose.with-proxy.yml.

LICENSE

MIT License

(c) 2017 3846masa

Tag summary

Content type

Image

Digest

Size

97.8 MB

Last updated

over 8 years ago

docker pull 3846masa/nginx-omniauth-adapter