lyft / metadataproxy

A proxy for AWS's metadata service that gives out scoped IAM credentials from STS
Other
456 stars 69 forks source link

Make logging configurable, with default gunicorn and logger configs #91

Closed ryan-lane closed 4 years ago

ryan-lane commented 4 years ago

This PR updates the gunicorn and logging config, and makes each configurable. It includes a pre-configured gunicorn and logger config meant to be production usable.

ryan-lane commented 4 years ago

Fixes #51