Client Project Containers

Per-customer Docker full dev stacks with compose files, build defaults, and default anonymised data imports.

Client Project Containers project using Docker - DevOps Project by Oliver Keran

Technologies Used

Docker Docker Compose CMake Ninja PostgreSQL RabbitMQ WSL

Project Details

  • Provides base images plus project specific dependencies.
  • BuildConfig defaults target deployed app versions; knobs for clean vs dirty builds to avoid overwriting local changes.
  • Stack documents full flow: compose up, migrations, ninja dist, then Java GUI integration.
  • Documents submodule-based product code layout, build steps with CMake/Ninja or Make, and GUI launch.