Skip to content

Conversation

@walmir-silva
Copy link
Contributor

No description provided.

walmir-silva and others added 2 commits November 19, 2025 17:33
- Remove DEMO_MODE and HEALTH_CHECK_INSTALL build args from Makefile
- Remove template files (php/index.php, php/health.php) and related logic from Dockerfile
- Remove DEMO_MODE/HEALTH_CHECK_INSTALL sections from docker-entrypoint.sh
- Remove demo mode variables from .env.example and docker-compose.example.yml
- Fix OPcache configuration for development (VALIDATE_TIMESTAMPS=1)
- Fix Nginx configuration test to accept PID permission errors during build

The DEMO_MODE feature was removed to simplify the stack. Applications
should provide their own index.php and health check endpoints.

OPcache now properly validates file timestamps in development mode,
ensuring code changes are immediately reflected without container restart.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
The public directory contains application-specific files and should
not be tracked in the docker image repository.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@walmir-silva walmir-silva merged commit f7e35a5 into main Nov 19, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants