An open API service indexing awesome lists of open source software.

https://github.com/ccnmtl/nginx-cas-docker

nginx with CAS support in a docker container
https://github.com/ccnmtl/nginx-cas-docker

Last synced: 5 months ago
JSON representation

nginx with CAS support in a docker container

Awesome Lists containing this project

README

          

# nginx-cas docker

build a docker image with nginx with
[cas-nginx_http_auth_module](https://github.com/detailyang/cas-nginx_http_auth_module)
compiled in.

I'm *juust* getting started on this so the Dockerfile is super ugly
and inefficient and everything is not at all documented yet.

But, currently, I have it compiled:

```
nginx version: nginx/1.10.0 (Ubuntu)
built with OpenSSL 1.0.2g 1 Mar 2016
TLS SNI support enabled
configure arguments: ... --add-module=/opt/cas/cas-nginx_http_auth_module-master
```