coolify/app/Actions/Server
2025-08-04 21:15:56 +02:00
..
CheckUpdates.php feat(server): implement server patch check notifications 2025-05-26 14:03:59 +02:00
CleanupDocker.php fix(docker): volumes get delete when stopping a service if Delete Unused Volumes is activated (#6317) 2025-08-04 21:15:56 +02:00
ConfigureCloudflared.php refactor(proxy-status): refactored how the proxy status is handled on the UI and on the backend 2025-06-06 14:47:54 +02:00
DeleteServer.php ui updates on server 2024-10-17 14:56:36 +02:00
InstallDocker.php chore: improve code quality suggested by code rabbit 2025-02-19 18:04:58 +01:00
ResourcesCheck.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
RestartContainer.php fix: restart sentinel once a day 2024-10-29 10:28:05 +01:00
RunCommand.php Inline many variables. 2024-10-31 18:20:11 +01:00
ServerCheck.php refactor(proxy): update StartProxy calls to use named parameter for async option 2025-06-16 13:13:01 +02:00
StartLogDrain.php refactor(logdrain): consolidate log drain stopping logic to reduce redundancy 2025-04-30 21:14:37 +02:00
StartSentinel.php refactor(error-handling): change Exception to RuntimeException for clearer error reporting 2025-05-29 10:54:35 +02:00
StopLogDrain.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
StopSentinel.php pint 2024-10-17 22:08:23 +02:00
UpdateCoolify.php fix(docker): volumes get delete when stopping a service if Delete Unused Volumes is activated (#6317) 2025-08-04 21:15:56 +02:00
UpdatePackage.php chore(core): remove unused function 2025-05-20 13:17:43 +02:00
ValidateServer.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00