Commit Graph

7 Commits

Author SHA1 Message Date
idevakk
dae2bedca4 feat: enterprise-grade Docker setup for Dokploy deployment
Some checks failed
linter / quality (push) Has been cancelled
tests / ci (push) Has been cancelled
- Add multi-stage Dockerfile (node-builder, composer-builder, production)
- Add Nginx config with WebSocket proxy at /_ws path
- Add PHP-FPM pool config, php.ini with OPcache tuning
- Add Supervisord managing 7 processes: php-fpm, nginx, horizon, scheduler, reverb, pulse-check, pulse-work
- Add entrypoint.sh with auto-migration, config caching, storage setup
- Add .dockerignore and .env.production.example
- Install laravel/horizon for production queue management and dashboard
- Install laravel/pulse for production monitoring with Reverb integration
- Configure TrustProxies middleware for HTTPS behind Traefik
- Add horizon:snapshot to scheduler
- Add VITE_REVERB_PATH for WebSocket path routing through Nginx
2026-03-09 22:55:05 +05:30
idevakk
4fff12648f docs: implement comprehensive design system and auto-update protocol 2026-03-06 10:59:51 +05:30
idevakk
92b243e3ad Step 1: Install and configure packages (MongoDB, Reverb, Echo) 2026-03-05 13:48:08 +05:30
idevakk
f9cc3efb1a Add bento-landing-page-generator skill 2026-03-03 12:20:57 +05:30
idevakk
b417c5bac0 Add modern-saas-builder skill, remove React landing page, and restore Laravel welcome page 2026-03-03 11:21:26 +05:30
idevakk
6e59c1f922 chore: update boost guidelines and skills 2026-03-03 02:11:34 +05:30
idevakk
4e7f1587a3 chore: add laravel/boost and AI agent configuration files
Some checks failed
linter / quality (push) Has been cancelled
tests / ci (push) Has been cancelled
2026-03-03 01:32:44 +05:30