ohaiwalt / cog-helm

A Helm chart to deploy Cog on Kubernetes
Apache License 2.0
18 stars 4 forks source link

Using Nginx as reverse proxy #8

Closed davejlong closed 7 years ago

davejlong commented 7 years ago

Uses Nginx to handle proxying requests coming into application to the 3 different APIs. Also updates the ingress, if desired, to run in front of Nginx.

davejlong commented 7 years ago

The changes from #7 are included in this PR as well.

ohaiwalt commented 7 years ago

LGTM. @davejlong if you can rebase, I'll merge this