New repository - front-back-gateway
Publicado: 2021-07-12
This Docker image is based on the nginx image, and configures automatically a gateway, that forwards requests to two backends, simulating the frontend/backend pattern. This image was created to simulate the behavior of the Spring Cloud Gateway image, for doing the initial infrastructure deployment, before the real software is deployed. I usually use the mendhak/http-https-echo image as the backend.