coolify/app/Actions/Service
Andras Bacsai 38502e8205 fix(resources): preserve deletion when remote cleanup fails
Separate remote service cleanup from resource deletion and ensure database removal
completes despite cleanup errors. Update the disabled two-factor badge icon.
2026-08-20 11:10:14 +02:00
..
DeleteService.php fix(resources): preserve deletion when remote cleanup fails 2026-08-20 11:10:14 +02:00
DeployServiceApplication.php feat(api): add service database management endpoints 2026-07-15 12:29:58 +02:00
RestartService.php fix(service): defer stop when pulling latest images 2026-05-31 21:19:18 +02:00
RestartServiceApplication.php feat(api): add service database management endpoints 2026-07-15 12:29:58 +02:00
StartService.php fix(log-drain): connect drain to service networks 2026-06-02 14:33:57 +02:00
StopService.php fix(storage): split S3 endpoint input and persist stopped status 2026-08-15 11:46:49 +02:00
StopServiceApplication.php fix(storage): split S3 endpoint input and persist stopped status 2026-08-15 11:46:49 +02:00
UpdateServiceApplicationFromApi.php feat(domains): add configurable HTTPS redirects for service apps 2026-08-18 09:08:18 +02:00