coolify/docker/production
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
..
entrypoint.d enhance debug mode script to clear optimized classes after installing development dependencies 2024-12-16 12:19:07 +01:00
etc refactor(docker): migrate service startup from Artisan commands to shell scripts 2026-03-27 14:12:30 +01:00
Dockerfile build: upgrade postgres client to fix build error 2026-01-29 22:24:52 +01:00