coolify/app/Actions/Server
rosslh 20a4b53950 feat: add update pipeline with MapleDeploy CDN and versioning
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-05-01 19:00:45 -04:00
..
CheckUpdates.php
CleanupDocker.php
ConfigureCloudflared.php
DeleteServer.php
InstallDocker.php
InstallPrerequisites.php
ResourcesCheck.php
RestartContainer.php
RunCommand.php
StartLogDrain.php
StartSentinel.php
StopLogDrain.php
StopSentinel.php
UpdateCoolify.php feat: add update pipeline with MapleDeploy CDN and versioning 2026-05-01 19:00:45 -04:00
UpdatePackage.php
ValidatePrerequisites.php
ValidateServer.php