Commit Graph
3 Commits
Author SHA1 Message Date
Andras BacsaiandClaude Opus 4.5 a920463861 feat: Add Coolpack as a new build pack option (Beta)
Add Coolpack (https://github.com/coollabsio/coolpack) as a build pack
alternative to Nixpacks. Coolpack is currently in beta and only supports
NodeJS applications.

Changes:
- Add COOLPACK enum to BuildPackTypes
- Add coolpack deployment methods to ApplicationDeploymentJob
- Add coolpack environment variable relationships to Application model
- Add is_coolpack accessor to EnvironmentVariable model
- Install coolpack in coolify-helper Docker image
- Add Coolpack (Beta) option in build pack selection UI
- Handle COOLPACK_* prefixed environment variables
- Add default COOLPACK_NODE_VERSION=24 for new coolpack applications
- Add unit and feature tests for coolpack functionality

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-18 13:03:12 +01:00
Andras Bacsai 4459c9f73d feat: api api api api api api 2024-07-02 16:12:04 +02:00
Andras Bacsai 30b7e831c0 feat: new app API endpoint 2024-06-28 15:05:37 +02:00