coolify/app/Actions/Server
Andras Bacsai e7536d3fb8 feat(security): implement server patching functionality
- Add CheckUpdates and UpdatePackage actions for managing server updates.
- Create ServerPackageUpdated event for broadcasting update status.
- Introduce Patches Livewire component for user interface to check and apply updates.
- Update navigation and sidebar to include security patching options.
2025-05-15 22:21:54 +02:00
..
CheckUpdates.php feat(security): implement server patching functionality 2025-05-15 22:21:54 +02:00
CleanupDocker.php feat(CleanupDocker): add support for realtime image management in Docker cleanup process 2025-04-10 18:20:46 +02:00
ConfigureCloudflared.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01: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 fix(ServerCheck): set default proxy status to 'exited' to handle missing container state 2025-04-30 16:50:23 +02:00
StartLogDrain.php refactor(logdrain): consolidate log drain stopping logic to reduce redundancy 2025-04-30 21:14:37 +02:00
StartSentinel.php Revert "fix(dev): mount points?!" 2025-05-05 08:55:44 +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 refactor(docker): update image references to use centralized registry URL 2025-03-25 08:17:13 +01:00
UpdatePackage.php feat(security): implement server patching functionality 2025-05-15 22:21:54 +02:00
ValidateServer.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00