coolify/docker/development
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
..
etc refactor(docker): migrate service startup from Artisan commands to shell scripts 2026-03-27 14:12:30 +01:00
Dockerfile feat(docker): install PHP sockets extension in development environment 2026-02-18 11:04:10 +01:00