coolify/app/Actions/Service
Andras Bacsai 053b030c42 fix: remove database restart limits and clear stale Traefik state
Drop restart-limit fields and enforcement from database resources, clear cached Traefik version data when proxies change, and show missing service environment variables from disabled deploy actions.
2026-09-04 15:42:26 +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: remove database restart limits and clear stale Traefik state 2026-09-04 15:42:26 +02:00
StopService.php fix: remove database restart limits and clear stale Traefik state 2026-09-04 15:42:26 +02:00
StopServiceApplication.php fix: remove database restart limits and clear stale Traefik state 2026-09-04 15:42:26 +02:00
UpdateServiceApplicationFromApi.php feat(domains): support per-domain internal port overrides (#11594) 2026-09-02 19:39:19 +02:00