0
guven.uysall created
- ABP Framework version: v5.3.4
- UI type: Angular
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): no
When we created the microservice template with the Abp version we use, there is no health check. I had to write it myself. It is available in application templates.
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
1 Answer(s)
-
0
The heath-check mechanism for microservices is handled by DevOps mainly; Kubernetes, docker-compose, etc.
You need to add it manually if you are not using orchestration.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)