Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 554 Bytes

README-DOCKER-COMPOSE.md

File metadata and controls

22 lines (15 loc) · 554 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:

  • invoice (microservice application)
  • invoice's mysql database
  • notification (microservice application)
  • notification's mongodb database
  • store (gateway application)
  • store's mysql database

Additional Services: