myhero_demo icon indicating copy to clipboard operation
myhero_demo copied to clipboard

Secure myhero-data from direct access

Open hpreston opened this issue 8 years ago • 0 comments

Currently the myhero-data service is deployed in a mode where it is proxied through traefik. This is unneeded and a security risk. Update the integration of the application to have the "app" and "ernst" leverage consul lookups to find the data service local address and connect directly and not through a public FQDN. Then update the myhero/data application to NOT use traefik in deployment.

hpreston avatar May 14 '16 03:05 hpreston