Jeroen De Meerleer
121baa44e6
- 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