coolify/app/Actions/Service
Andras Bacsai 908b5cc09d feat(api): add service database management endpoints
Add service database CRUD, logs, and lifecycle actions, and document service application operations with OpenAPI tests.
2026-07-15 12:29:58 +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: Cancel in-progress deployments when stopping service 2025-12-04 08:23:32 +01:00
StopServiceApplication.php feat(api): add service database management endpoints 2026-07-15 12:29:58 +02:00
UpdateServiceApplicationFromApi.php fix(service-apps): harden updates and docker commands 2026-07-07 15:10:24 +02:00