StuMason/coolify-mcp
TypeScript
Pull Request Opened
PR #72 opened: feat: Docker image deployment, health checks, log limiting & better errors
Summary
- Docker Image Deployment - Add
create_dockerimageaction to deploy from Docker Hub/registries - Health Check Configuration - Add 12 health check fields to application create/update
- Deployment Log Limiting - Add
linesparameter 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