Skip to content

chore(cdn): migrate to cdn.coolify.io and add GitHub sync#8938

Open
andrasbacsai wants to merge 2 commits intonextfrom
migrate-cdn-urls-coolify-io
Open

chore(cdn): migrate to cdn.coolify.io and add GitHub sync#8938
andrasbacsai wants to merge 2 commits intonextfrom
migrate-cdn-urls-coolify-io

Conversation

@andrasbacsai
Copy link
Member

Summary

  • CDN Domain Migration: Moved from cdn.coollabs.io to cdn.coolify.io across all installation scripts, documentation, and configuration
  • Simplified CDN Paths: Updated CDN structure to use cleaner paths:
    • Production: https://cdn.coolify.io/versions.json (was https://cdn.coollabs.io/coolify/versions.json)
    • Nightly: https://cdn.coolify.io/nightly/versions.json (was https://cdn.coollabs.io/coolify-nightly/versions-nightly.json)
  • GitHub CDN Repository Sync: Added automated synchronization of static files (install.sh, upgrade.sh, docker-compose files, .env.production) to the coolify-cdn GitHub repository via pull requests
  • Updated Documentation: Updated RELEASE.md and README.md installation instructions to reflect new CDN URLs

Breaking Changes

  • Users with hardcoded references to cdn.coollabs.io will need to update to cdn.coolify.io
  • Installation script URLs have changed—users should use the new CDN domain when running installation commands
  • Nightly installation path has been simplified from coolify-nightly/install.sh to nightly/install.sh

Update CDN infrastructure and add GitHub repository sync:
- Migrate CDN domain from cdn.coollabs.io to cdn.coolify.io
- Restructure nightly distribution paths (versions-nightly.json → nightly/versions.json)
- Update installation and upgrade scripts with new CDN URLs
- Add syncFilesToGitHubRepo() to automate static file syncs to coolify-cdn repo
- Update OpenGraph image URLs in base template
- Update version to 4.0.0-beta.468
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant