# 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: - [backend-part and frontend-part)](https://gitea.natan.fr/placidenduwayo/fullstack-application-springboot-angular.git) ## microservices configuration server All services (utility services and business services) configiration files for config server are located on the following git: - [services configuration files] (https://gitea.natan.fr/placidenduwayo/fullstack-application-springboot-angular-config-service.git)