coolify/app/Actions/Server
2025-08-04 21:15:56 +02:00
..
CheckUpdates.php
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
InstallDocker.php
ResourcesCheck.php
RestartContainer.php
RunCommand.php
ServerCheck.php refactor(proxy): update StartProxy calls to use named parameter for async option 2025-06-16 13:13:01 +02:00
StartLogDrain.php
StartSentinel.php refactor(error-handling): change Exception to RuntimeException for clearer error reporting 2025-05-29 10:54:35 +02:00
StopLogDrain.php
StopSentinel.php
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
ValidateServer.php