coolify/app/Jobs
Andras Bacsai 8fbd0b44d5 Refactor Server model to remove SSH multiplexing file and add ServerCleanupMux job
- Remove SSH multiplexing file from the Server model
- Add ServerCleanupMux job to cleanup multiplexed connections every hour
2024-10-30 21:33:06 +01:00
..
ApplicationDeploymentJob.php Remove all ray() calls 2024-10-28 13:51:23 +01:00
ApplicationPullRequestUpdateJob.php Remove all ray() calls 2024-10-28 13:51:23 +01:00
CheckAndStartSentinelJob.php Remove some useless catch blocks 2024-10-28 14:37:00 +01:00
CheckForUpdatesJob.php Refactor instanceSettings() function for improved code readability 2024-10-01 10:37:40 +02:00
CheckHelperImageJob.php Refactor Redis password handling and migration to use environment variables 2024-10-21 13:43:34 +02:00
CheckResaleLicenseJob.php Remove all ray() calls 2024-10-28 13:51:23 +01:00
CleanupHelperContainersJob.php Remove all ray() calls 2024-10-28 13:51:23 +01:00
CleanupInstanceStuffsJob.php Remove all ray() calls 2024-10-28 13:51:23 +01:00
CleanupStaleMultiplexedConnections.php format 2024-09-23 19:51:31 +02:00
ContainerStatusJob.php chore: Update cleanup command to use Redis instead of queue 2024-09-23 23:48:12 +02:00
CoolifyTask.php Fix styling 2024-06-25 08:52:24 +00:00
DatabaseBackupJob.php Always prefer ::class notation 2024-10-28 14:56:13 +01:00
DeleteResourceJob.php feat: Update resource deletion job to allow configurable options through API 2024-10-01 09:02:16 +02:00
DockerCleanupJob.php fixes 2024-09-27 16:43:07 +02:00
GithubAppPermissionJob.php Remove all ray() calls 2024-10-28 13:51:23 +01:00
PullHelperImageJob.php Remove some useless catch blocks 2024-10-28 14:37:00 +01:00
PullTemplatesFromCDN.php Remove all ray() calls 2024-10-28 13:51:23 +01:00
PushServerUpdateJob.php refactor server view (phuuu) 2024-10-30 20:03:30 +01:00
ScheduledTaskJob.php chore: Update cleanup command to use Redis instead of queue 2024-09-23 23:48:12 +02:00
SendConfirmationForWaitlistJob.php Remove all ray() calls 2024-10-28 13:51:23 +01:00
SendMessageToDiscordJob.php updated namespace for DiscordMessage 2024-09-30 10:06:50 +02:00
SendMessageToTelegramJob.php Fix styling 2024-06-19 06:59:46 +00:00
ServerCheckJob.php refactor server view (phuuu) 2024-10-30 20:03:30 +01:00
ServerCleanupMux.php Refactor Server model to remove SSH multiplexing file and add ServerCleanupMux job 2024-10-30 21:33:06 +01:00
ServerFilesFromServerJob.php Fix styling 2024-06-19 06:59:46 +00:00
ServerLimitCheckJob.php Remove all ray() calls 2024-10-28 13:51:23 +01:00
ServerStorageCheckJob.php refactor server view (phuuu) 2024-10-30 20:03:30 +01:00
ServerStorageSaveJob.php Fix styling 2024-06-19 06:59:46 +00:00
SubscriptionInvoiceFailedJob.php Remove all ray() calls 2024-10-28 13:51:23 +01:00
SubscriptionTrialEndedJob.php Remove all ray() calls 2024-10-28 13:51:23 +01:00
SubscriptionTrialEndsSoonJob.php Remove all ray() calls 2024-10-28 13:51:23 +01:00
UpdateCoolifyJob.php Refactor instanceSettings() function for improved code readability 2024-10-01 10:37:40 +02:00