coolify/app/Console/Commands
Andras Bacsai b4f9c9b51d feat(development): add QEMU VM provisioning and server seeding
Add configurable development QEMU profiles, host setup, VM lifecycle management,
and commands to seed managed VMs as Coolify servers. Improve installation dialog
logs with responsive mobile presentation.
2026-08-18 21:14:29 +02:00
..
Cloud feat: add ClickHouse backups and cloud ops tools 2026-07-16 11:57:52 +02:00
Generate chore: inspect staged changes for commit message 2026-06-04 15:24:53 +02:00
AdminDeleteUser.php Changes auto-committed by Conductor 2025-10-16 17:23:22 +02:00
CheckApplicationDeploymentQueue.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
CheckTraefikVersionCommand.php feat(proxy): add Traefik version tracking with notifications and dismissible UI warnings 2025-11-14 11:35:22 +01:00
CleanupApplicationDeploymentQueue.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
CleanupDatabase.php chore: remove webhooks table cleanup 2025-09-10 19:56:15 +02:00
CleanupNames.php refactor: remove duplicated validation messages 2026-01-05 13:15:14 +01:00
CleanupRedis.php reduce: minimize logging in cleanup commands 2025-11-26 14:19:13 +01:00
CleanupStuckedResources.php fix: enhance error handling in initialization and cleanup process 2025-11-10 15:29:26 +01:00
CleanupUnreachableServers.php fix(cleanup): disable unreachable self-hosted servers 2026-05-31 21:47:18 +02:00
ClearGlobalSearchCache.php feat: add artisan command to clear global search cache 2025-10-11 13:36:14 +02:00
Dev.php style(dev): standardize log message format with INFO/ERROR prefixes 2026-03-28 12:07:34 +01:00
Emails.php fix(security): enforce team access on mutable actions 2026-06-04 11:03:06 +02:00
GenerateTestingSchema.php test: add Pest browser testing with SQLite :memory: schema 2026-02-11 15:25:47 +01:00
HorizonManage.php refactor: streamline job status retrieval and clean up repository interface 2025-01-10 19:53:13 +01:00
Init.php feat(ui): Shadow UI redesign, domain management, and DNS autoconfigure (#11119) 2026-08-03 23:11:54 +02:00
ManageDevelopmentQemuVmCommand.php feat(development): add QEMU VM provisioning and server seeding 2026-08-18 21:14:29 +02:00
Migration.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
NotifyDemo.php Refactor color classes from yellow to warning across the application 2025-11-28 16:23:32 +01:00
RootChangeEmail.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
RootResetPassword.php fix(console): handle missing root user in password reset command 2025-03-24 18:00:31 +01:00
RunScheduledJobsManually.php feat(scheduling): add frequency filter option for manual execution of scheduled jobs 2025-07-11 15:10:43 +02:00
ScheduledJobDiagnostics.php refactor(scheduler): extract cron scheduling logic to shared helper 2026-03-23 10:37:49 +01:00
SeedDevelopmentQemuServerCommand.php feat(development): add QEMU VM provisioning and server seeding 2026-08-18 21:14:29 +02:00
Seeder.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
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 feat(cdn): sync release metadata through BunnyCDN 2026-07-10 14:29:11 +02:00
UpdateServiceVersions.php Add artisan command to update service Docker image versions 2025-10-30 08:29:11 +01:00
ViewScheduledLogs.php refactor(cli): validate --date and escape shell args on logs:scheduled 2026-04-20 12:09:48 +02:00