coolify/docker/production
Andras Bacsai c09d7e412e feat(monitoring): add Laravel Nightwatch monitoring support
- Install laravel/nightwatch package for application monitoring
- Create Nightwatch console command to start the monitoring agent
- Add NIGHTWATCH_ENABLED and NIGHTWATCH_TOKEN environment variables
- Configure nightwatch settings in config/constants.php
- Set up Docker s6-overlay services for both development and production
- Disable Nightwatch by default in test environment
2026-03-23 15:36:47 +01:00
..
entrypoint.d enhance debug mode script to clear optimized classes after installing development dependencies 2024-12-16 12:19:07 +01:00
etc feat(monitoring): add Laravel Nightwatch monitoring support 2026-03-23 15:36:47 +01:00
Dockerfile build: upgrade postgres client to fix build error 2026-01-29 22:24:52 +01:00