coolify/app/Actions/Service
Andras Bacsai c9fcc0bc44 fix(service): defer stop when pulling latest images
Ensure restart actions flow through StartService so pull-latest restarts can
avoid stopping the service before image pulls. Also raise the changelog modal
above the desktop sidebar toggle.
2026-05-31 21:19:18 +02:00
..
DeleteService.php fix(storage): use escapeshellarg for volume names in shell commands 2026-03-26 11:06:30 +01:00
RestartService.php fix(service): defer stop when pulling latest images 2026-05-31 21:19:18 +02:00
StartService.php fix(service): defer stop when pulling latest images 2026-05-31 21:19:18 +02:00
StopService.php Fix: Cancel in-progress deployments when stopping service 2025-12-04 08:23:32 +01:00