Meeting Transcript 16.05.2022

Preparing how to presentate dev ops technology.

  • present: Leon (manager, moral support), Jonathan, Timo, Ilijaz

Agenda

Ilijaz:

  • Microservices

  • All services are integrated through IFrames

  • This is what we solved with Docker

  • Advantages of Docker

Jonathan:

  • All in individual Git repos.

  • They are built with a workflow and made into a package

  • Everything is together in a Docker Compose (prototype repo).

  • For this we have a Nginx reverse proxy.