coolify/app/Console/Commands
2025-11-06 14:57:53 +01:00
..
Cloud refactor: move RestoreDatabase command to Cloud namespace 2025-11-05 14:42:12 +01:00
Generate feat: generate category for services 2025-08-18 17:28:20 +02:00
AdminDeleteUser.php Changes auto-committed by Conductor 2025-10-16 17:23:22 +02:00
CheckApplicationDeploymentQueue.php
CleanupApplicationDeploymentQueue.php
CleanupDatabase.php chore: remove webhooks table cleanup 2025-09-10 19:56:15 +02:00
CleanupNames.php feat(validation): centralize validation patterns for names and descriptions 2025-08-19 12:14:48 +02:00
CleanupRedis.php Update app/Console/Commands/CleanupRedis.php 2025-10-24 13:20:24 +02:00
CleanupStuckedResources.php feat(cleanup): add force deletion of stuck servers and orphaned SSL certificates 2025-10-09 16:37:56 +02:00
CleanupUnreachableServers.php
ClearGlobalSearchCache.php feat: add artisan command to clear global search cache 2025-10-11 13:36:14 +02:00
Dev.php feat(dev-command): dispatch CheckHelperImageJob during instance initialization to enhance setup process 2025-09-09 16:46:24 +02:00
Emails.php
Horizon.php
HorizonManage.php
Init.php Fix stale lock issue causing scheduled tasks to stop (#4539) 2025-10-23 10:07:33 +02:00
Migration.php
NotifyDemo.php
RootChangeEmail.php
RootResetPassword.php
RunScheduledJobsManually.php
Scheduler.php
Seeder.php
ServicesDelete.php refactor(command): improve database collection logic for deletion command by using unique identifiers and enhancing user experience 2025-09-05 17:43:19 +02:00
SyncBunny.php fix: escape shell arguments in syncBunny command execution 2025-11-06 14:57:53 +01:00
UpdateServiceVersions.php Add artisan command to update service Docker image versions 2025-10-30 08:29:11 +01:00
ViewScheduledLogs.php