Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 708 Bytes

README-DOCKER-COMPOSE.md

File metadata and controls

25 lines (18 loc) · 708 Bytes

JHipster generated Docker-Compose configuration

Usage

Launch all your infrastructure by running: docker-compose up -d.

Configured docker services

Service registry and configuration server:

Applications and dependencies:

  • caseManagement (microservice application)
  • caseManagement's no database
  • gateway (gateway application)
  • gateway's mariadb database
  • requirementManagement (microservice application)
  • requirementManagement's mariadb database

Additional Services: