Browse Source

new changes

placidenduwayo 1 year ago
parent
commit
54b60b809d
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      README.md

+ 2
- 2
README.md View File

1
-# Docker images of microservices-oriented application
1
+# Docker images of microservices-base application
2
 This git is containing a **docker-compose.yml** file for deploying in docker images all utility services and all business services:
2
 This git is containing a **docker-compose.yml** file for deploying in docker images all utility services and all business services:
3
 * utility services:
3
 * utility services:
4
 	 * a database service: ***microservices-db***
4
 	 * a database service: ***microservices-db***
14
 	* a microservice of managing companies: ***addressesclean-archi-business-service-company***
14
 	* a microservice of managing companies: ***addressesclean-archi-business-service-company***
15
 
15
 
16
 The backend(a spring boot microservices-base application) and the frontend (angular application) are located on the following git:
16
 The backend(a spring boot microservices-base application) and the frontend (angular application) are located on the following git:
17
-- [backend-part and frontend-part)](https://gitea.natan.fr/placidenduwayo/fullstack-application-springboot-angular.git)
17
+- [backend-part and frontend-part](https://gitea.natan.fr/placidenduwayo/fullstack-application-springboot-angular.git)
18
 
18
 
19
 ## Microservices configuration server
19
 ## Microservices configuration server
20
 All services (utility services and business services) configiration files for config server are located on the following git:
20
 All services (utility services and business services) configiration files for config server are located on the following git:

Powered by TurnKey Linux.