Stu Mason
Stu Mason

Activity

Pull Request Merged

PR #72 merged: feat: Docker image deployment, health checks, log limiting & better errors

Summary

  • Docker Image Deployment - Add create_dockerimage action to deploy from Docker Hub/registries
  • Health Check Configuration - Add 12 health check fields to application create/update
  • Deployment Log Limiting - Add lines parameter to truncate large deployment logs
  • Better Validation Errors - Include field-level details in all API error messages

Closes

  • #62 - Health check configuration
  • #68 - Deployment log line limiting
  • #69 - Validation errors + Docker image deployment

Test plan

  • Unit tests pass (183 tests)
  • Manual testing against live Coolify instance
  • All 12 health check fields verified readable from API
  • Docker image method hits API correctly
  • Log truncation logic verified (200 → 50 lines)
  • Validation error formatting verified

Stu Mason + AI [email protected]

+126
additions
-4
deletions
6
files changed