docker-compose pour le déploiement en des images docker des microservices métiers et des services utilitaires
placidenduwayo 14182d9150 new changes 1 年間 前
README.md new changes 1 年間 前
docker-compose.yml new changes 1 年間 前

README.md

deployment microservices-oriented application in docker images

This git is containing a docker-compose.yml file for deploying in docker images all utility services:

  • microservices-config-service
  • micoservices-registration-service
  • backend-frontend-gateway-service And all business services:
  • clean-archi-business-service-address
  • clean-archi-business-service-employee
  • clean-archi-business-service-project
  • clean-archi-business-service-company

The backend(spring boot application) and frontend (angular application) of microservices-oriented application is located on the following git:

microservices configuration server

All services (utility services and business services) configiration files for config server are located on the following git:

Powered by TurnKey Linux.