MozDef/docker/compose/mozdef_cognito_proxy
Gene Wood 5a3561936b
Improve Dockerfiles
* Change pattern of a final recursive chown to instead intentionally setting
  the owner and group in the COPY commands. This should avoid a layer that
  touches all previously copied files
* Add checks for yum repo signing key fingerprint
* Expand some command line arguments to long form so it's easily
  understandably by the reader without having to lookup the man page
* Add removal of yum cache to reduce docker image size
* Change kibana WORKDIR to a fixed and simple value of /kibana
* Cleanup long lines to be more readable
* Use symbolic links instead of internal file copies to reduce docker image size
* Standardize on indents of two spaces
2019-07-16 10:01:42 -07:00
..
files Replace "unset" with empty string 2019-06-03 23:12:30 -07:00
Dockerfile Improve Dockerfiles 2019-07-16 10:01:42 -07:00
README.md begin removing OIDC as a requirement. Make SSL optional. 2019-05-08 08:43:36 -07:00

README.md

mozdef-cognito-proxy

This is a quick access proxy to use with the AWS authenticating ALB. This docker container is untested / alpha status.