coolify/app/Services
Andras Bacsai 424dbd36ff feat(sentinel): make sentinel mandatory on regular servers
Remove the enable/disable toggle from the server UI, logs page, and
Sentinel API so is_sentinel_enabled is derived and read-only. Enable
existing regular servers via migration, start Sentinel after validate-
and-install, and drop the daily ServerManagerJob restart.
2026-09-09 06:30:32 +02:00
..
DeploymentConfiguration feat(domains): support per-domain internal port overrides (#11594) 2026-09-02 19:39:19 +02:00
ServerTransfer feat(sentinel): make sentinel mandatory on regular servers 2026-09-09 06:30:32 +02:00
AvatarStorageService.php feat(storage): persist local images and unify clipboard copying 2026-08-17 16:19:41 +02:00
ChangelogService.php fix(ui): images inside coolify changelog (#7357) 2026-01-04 21:59:34 +01:00
ConfigurationGenerator.php refactor(environment): remove 'is_build_time' attribute from environment variable handling across the application to simplify configuration 2025-09-11 16:51:56 +02:00
ConfigurationRepository.php fix(email): support custom SMTP EHLO domains (#11398) 2026-08-19 11:25:46 +02:00
ContainerStatusAggregator.php fix(applications): persist restart limit state for stopped containers (#11566) 2026-08-31 13:13:26 +02:00
CoolifyUpgradeStatus.php fix(upgrade): wait for new version before showing success 2026-08-13 10:46:06 +02:00
DigitalOceanService.php fix: harden Vultr create, Gmail identity, and provider retries 2026-07-16 13:42:53 +02:00
DockerImageParser.php feat(docker): enhance Docker image handling with new validation and parsing logic 2025-10-03 11:31:00 +02:00
HetznerService.php Merge remote-tracking branch 'origin/next' into feat/hetzner-firewalls-and-internal-networks 2026-07-07 13:47:51 +02:00
ProjectIconStorageService.php feat(project): add icons and improve persistent volume management 2026-08-13 22:56:52 +02:00
ProxyDashboardCacheService.php refactor(proxy): streamline proxy status handling and improve dashboard availability checks 2025-06-11 12:02:39 +02:00
RestartCountTracker.php fix(applications): persist restart limit state for stopped containers (#11566) 2026-08-31 13:13:26 +02:00
SchedulerLogParser.php feat(scheduler): add pagination to skipped jobs and filter manager start events 2026-02-28 16:23:58 +01:00
VultrService.php fix: harden Vultr create, Gmail identity, and provider retries 2026-07-16 13:42:53 +02:00