1 Commits

Author SHA1 Message Date
sindoring 0f2ec7c1b3 feat(Core/Docker): production deploy configuration
- docker-compose.prod.yml: MySQL tuning (innodb_buffer_pool=4G),
  resource limits, log rotation
- scripts/prod-deploy.sh: production startup script mirroring
  start-server.sh sequence with pre-flight checks and sysctl tuning
- conf/dist/env.production: production environment variable template

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-02 21:47:39 +04:00