Commit graph

6 commits

Author SHA1 Message Date
rosslh
bfa8978cd4 fix(ci): recreate CDN storage zone in EU (DE) region
All checks were successful
Build MapleDeploy Coolify Image / build (push) Successful in 22s
Storage zone was accidentally created in NY. Recreated as
'coolify-update' in DE (Falkenstein) to keep update artifacts
in EU jurisdiction, consistent with Bunny.net data sovereignty
justification. Updated storage zone name, pull zone ID, and
reverted storage endpoint to default (storage.bunnycdn.com).
2026-02-16 20:59:44 -08:00
rosslh
a2b40c8d67 fix(ci): use NY region storage endpoint for Bunny CDN uploads
All checks were successful
Build MapleDeploy Coolify Image / build (push) Successful in 21s
2026-02-16 20:49:11 -08:00
rosslh
c710025398 fix(ci): use apk instead of apt-get for curl install
Some checks failed
Build MapleDeploy Coolify Image / build (push) Failing after 21s
2026-02-16 20:41:08 -08:00
rosslh
57c0f6e130 fix(ci): install curl in runner for CDN uploads
Some checks failed
Build MapleDeploy Coolify Image / build (push) Failing after 21s
2026-02-16 20:38:44 -08:00
rosslh
31315d415c feat: add update pipeline with MapleDeploy CDN and versioning
Some checks failed
Build MapleDeploy Coolify Image / build (push) Failing after 1m7s
Route all Coolify update artifacts (versions.json, upgrade.sh,
compose files) through updates.mapledeploy.ca instead of upstream
cdn.coollabs.io. Extend CI to publish artifacts to Bunny CDN
storage zone and purge cache on each build.

- Point CDN_URL, versions_url, upgrade_script_url to updates.mapledeploy.ca
- Hardcode helper/realtime images to ghcr.io (not mirrored to Forgejo)
- Pass registry_url as 3rd arg to upgrade.sh for main image pulls
- Adopt versioning scheme 4.0.0-beta.X.N (bump to 4.0.0-beta.463.1)
- Add CI steps: generate versions.json, upload to Bunny, purge cache
2026-02-16 20:35:23 -08:00
rosslh
c58fe11782 feat(branding): apply MapleDeploy branding to Coolify
Replace Coolify branding with MapleDeploy throughout the UI: logos,
favicon, fonts (Overlock 900), color scheme, help links, and page
titles. Remove GitHub Actions workflows and add Forgejo CI build
workflow. Strip cloud-only features (subscription prompts, sponsor
links, server creation cloud options).
2026-02-15 17:54:19 -08:00