coolify/app/Jobs
Andras Bacsai 5eec212ade fix(deploy): persist Railpack buildx metadata
Mount the host buildx metadata directory into helper containers so the
Railpack builder can be pruned during Docker cleanup.
2026-06-02 14:30:49 +02:00
..
ApiTokenExpirationWarningJob.php fix(api-tokens): mark expiration warning after notification 2026-05-13 10:28:32 +02:00
ApplicationDeploymentJob.php fix(deploy): persist Railpack buildx metadata 2026-06-02 14:30:49 +02:00
ApplicationPullRequestUpdateJob.php fix(preview): docker compose preview URLs (#7959) 2026-01-15 14:03:10 +01:00
CheckAndStartSentinelJob.php
CheckForUpdatesJob.php Fix: Version downgrade prevention - validate cache and add running version checks 2025-11-28 16:05:41 +01:00
CheckHelperImageJob.php Fix: Prevent version downgrades and centralize CDN configuration (#7383) 2025-11-28 15:20:33 +01:00
CheckTraefikVersionForServerJob.php feat(jobs): implement encrypted queue jobs 2026-03-10 14:05:05 +01:00
CheckTraefikVersionJob.php feat(jobs): implement encrypted queue jobs 2026-03-10 14:05:05 +01:00
CleanupHelperContainersJob.php
CleanupInstanceStuffsJob.php fix(backups): enforce retention and clean up stale executions 2026-04-03 11:33:21 +02:00
CleanupOrphanedPreviewContainersJob.php fix: Escape container name in orphaned PR cleanup job 2025-12-08 20:09:00 +01:00
CleanupStaleMultiplexedConnections.php chore: inspect staged changes 2026-06-02 14:05:26 +02:00
ConnectProxyToNetworksJob.php Optimize PushServerUpdateJob performance with batch updates and async jobs 2025-12-15 14:06:32 +01:00
CoolifyTask.php
DatabaseBackupJob.php fix(backups): validate S3 storage before backup scheduling 2026-05-23 13:06:36 +02:00
DeleteResourceJob.php Merge branch 'next' into shadow/fix-docker-time-command 2025-11-28 10:25:42 +01:00
DockerCleanupJob.php fix(docker): log failed cleanup attempts when server is not functional 2026-03-23 10:35:47 +01:00
GithubAppPermissionJob.php
ProcessGithubPullRequestWebhook.php fix(webhook): skip preview deployments for fork PRs when public previews are off 2026-05-29 23:53:51 +05:30
PullChangelog.php
PullTemplatesFromCDN.php
PushServerUpdateJob.php perf(realtime): reduce push update churn 2026-05-27 19:38:23 +02:00
RegenerateSslCertJob.php feat(jobs): implement encrypted queue jobs 2026-03-10 14:05:05 +01:00
RestartProxyJob.php Fix container name conflict during proxy restart 2025-12-03 16:30:27 +01:00
ScheduledJobManager.php fix(crons): dispatch due schedules across chunks 2026-05-27 16:35:41 +02:00
ScheduledTaskJob.php fix(crons): dispatch due schedules across chunks 2026-05-27 16:35:41 +02:00
SendMessageToDiscordJob.php
SendMessageToPushoverJob.php
SendMessageToSlackJob.php feat(jobs): implement encrypted queue jobs 2026-03-10 14:05:05 +01:00
SendMessageToTelegramJob.php feat(jobs): implement encrypted queue jobs 2026-03-10 14:05:05 +01:00
SendWebhookJob.php fix(webhooks): add validation to block unsafe webhook URLs 2026-03-28 14:23:08 +01:00
ServerCheckJob.php feat(jobs): implement exponential backoff for unreachable servers 2026-03-26 10:51:36 +01:00
ServerCleanupMux.php
ServerConnectionCheckJob.php refactor(server): dispatch event for reachability notifications, drop retry loop 2026-04-28 15:28:22 +02:00
ServerFilesFromServerJob.php
ServerLimitCheckJob.php fix(server): handle limit edge case and IPv6 allowlist dedupe 2026-03-03 17:03:46 +01:00
ServerManagerJob.php feat(jobs): implement exponential backoff for unreachable servers 2026-03-26 10:51:36 +01:00
ServerPatchCheckJob.php
ServerStorageCheckJob.php chore: prepare for PR 2026-02-15 13:42:58 +01:00
ServerStorageSaveJob.php
StripeProcessJob.php fix(stripe): ignore missing subscriptions in webhook jobs 2026-05-11 16:56:00 +02:00
SubscriptionInvoiceFailedJob.php
SyncStripeSubscriptionsJob.php feat(jobs): implement encrypted queue jobs 2026-03-10 14:05:05 +01:00
UpdateCoolifyJob.php
UpdateStripeCustomerEmailJob.php
ValidateAndInstallServerJob.php fix: sanitize error output in server validation logs 2026-03-26 18:36:36 +01:00
VerifyStripeSubscriptionStatusJob.php fix(stripe): add error handling and resilience to subscription operations 2026-03-18 15:21:59 +01:00
VolumeCloneJob.php refactor(volumes): validate input and escape shell args 2026-04-20 11:27:10 +02:00