Jeroen De Meerleer 121baa44e6
Added pidfile parameter and refactored DaemonCommand
- Introduced a new 'pidfile' parameter in the services configuration
- Refactored DaemonCommand to use ContainerBagInterface instead of KernelInterface for better flexibility
- Updated file operations in DaemonCommand to use the newly introduced 'pidfile' parameter
- Added a new HealthCommand class with functionality to check the health of the application
- Removed redundant health check logic from SiteController, now using HealthCommand for this purpose
- Enhanced DaemonHelpers service by adding constructor dependencies and integrating it with ParameterBagInterface and ManagerRegistry
2024-12-13 11:29:57 +01:00
..
2022-08-23 13:28:30 +02:00
2023-07-13 14:11:46 +02:00
2023-06-27 14:40:24 +02:00