coolify/scripts
Andras Bacsai 727c45a7dc fix: add -L flag to curl commands for CDN redirects
Fixes issue #7348 where curl fails to follow HTTP 302 redirects from the CDN
when fetching versions.json and docker-compose files. The -L flag instructs
curl to automatically follow redirects to the final destination URL, resolving
silent installation failures.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-26 12:57:03 +01:00
..
cloud_upgrade.sh refactor: improve deployment status check in isAnyDeploymentInprogress function 2025-01-10 18:34:16 +01:00
conductor-setup.sh fix(conductor-setup): update script permissions for execution 2025-10-10 16:06:30 +02:00
install.sh fix: add -L flag to curl commands for CDN redirects 2025-11-26 12:57:03 +01:00
run fix: ui + migrations 2024-12-11 10:14:12 +01:00
sync_volume.sh sync volume script 2023-10-03 15:48:07 +02:00
upgrade.sh fix: add -L flag to curl commands for CDN redirects 2025-11-26 12:57:03 +01:00