You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update Docker, health checks, and service configurations
Updated solution to include Docker files and local env file. Replaced `application-docker-compose.yml` with `docker-compose.override.yml` and `docker-compose.yml`. Modified `appsettings.json` for new endpoints, Consul, Fabio, logging, metrics, MongoDB, RabbitMQ, and other services. Updated health check endpoints in `Extensions.cs`. Upgraded Dockerfiles to .NET 9.0. Removed versioning and service definitions for API gateway in Docker Compose files. Changed service ports in `docker-compose.yml`. Updated project files to reference new projects and packages. Configured Consul and Fabio in `Program.cs`. Extensively modified `appsettings.json` for orders and identity services. Updated `.dockerignore` to include various patterns.
0 commit comments