coolify/docker/development/etc/s6-overlay/s6-rc.d
Andras Bacsai 9b0088072c refactor(docker): migrate service startup from Artisan commands to shell scripts
Remove custom Artisan console commands (Horizon, Nightwatch, Scheduler) and
refactor service startup logic directly into s6-overlay shell scripts. Check
environment variables from .env instead of routing through Laravel config.

Services now sleep when disabled instead of exiting immediately. Both
development and production environments updated consistently.
2026-03-27 14:12:30 +01:00
..
horizon refactor(docker): migrate service startup from Artisan commands to shell scripts 2026-03-27 14:12:30 +01:00
init-setup fix confs etc 2024-12-10 10:46:05 +01:00
nightwatch-agent refactor(docker): migrate service startup from Artisan commands to shell scripts 2026-03-27 14:12:30 +01:00
scheduler-worker refactor(docker): migrate service startup from Artisan commands to shell scripts 2026-03-27 14:12:30 +01:00
user/contents.d feat(monitoring): add Laravel Nightwatch monitoring support 2026-03-23 15:36:47 +01:00