sdsc-ordes/modos-api

reverse proxy in docker-compose

Closed this issue · 0 comments

We want the docker-compose deployment to expose a single port.

Objective: Include nginx reverse proxy as a service in the docker-compose config to redirect specific paths to the correct port internally.

Requirements

  • Add nginx service
  • Define configuration
  • Parametrize endpoints and ports throughout services via env file

Resources: