Backend einrichten (API)
- "For this tier the official node 8.16.1 Docker image from the Docker Hub should be taken as base image."
- "Do not expose any unnecessary ports to the host."
- "The nodejs api application should be accessible from the web tier via port 9090. This port should not be exposed to the host system!"
- "Provide the Dockerfiles for the API tier."
- "Use variables in your Docker-Compose files."
- "Ensure no processes inside the web and API Docker image run as user root – use a service user called cldinf instead."
- Kochbuch ergänzen mit den erledigten Arbeiten
Code für die API ist unter /Vorgabe/code.zip