Commit Graph

6 Commits

Author SHA1 Message Date
Nate Kelley e11128c798
Add logging to login 2025-05-07 12:50:34 -06:00
dal 9e5e111591
docker file configs for build 2025-05-07 10:47:59 -06:00
dal e66843b1f1
prds, docker release, models 2025-05-06 08:09:31 -06:00
Nate Kelley a4a03acb42
Pass env to dockerfiles 2025-01-08 14:03:27 -07:00
dal 4679adf04a Refactor Docker Compose and API configuration for improved service management
- Consolidated Redis service into the main `docker-compose.yml`, removing the separate API Docker Compose file.
- Added health checks for Redis and API services to ensure proper service readiness.
- Updated API router to include a public health check endpoint.
- Cleaned up the web Dockerfile by removing unnecessary environment variable copying.

These changes enhance service orchestration and improve the reliability of the application during development.
2025-01-07 16:20:59 -07:00
Nate Kelley 5f612fbcf7 dockerfile for web 2025-01-07 15:35:18 -07:00