coolify/app/Actions/Service
Andras Bacsai 2677e47138 fix(storage): split S3 endpoint input and persist stopped status
Persist exited status across application, database, service, and preview stop paths, and reuse the split host/port/path input for S3 endpoints with linked validation feedback.
2026-08-15 11:46:49 +02:00
..
DeleteService.php fix(storage): use escapeshellarg for volume names in shell commands 2026-03-26 11:06:30 +01: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 per-domain noindex support 2026-07-12 13:59:09 +02:00