fix: Correct entrypoint and improve README#3
Merged
Conversation
- Fix entrypoint.sh to include all critical functionality from original - Restore ZoneMinder database initialization with zm_create.sql - Add MySQL secure installation for production security - Include PHP timezone configuration - Restore ZoneMinder startup and version mismatch handling - Add cache directories with proper permissions - Fix SSL certificate handling for both self-signed and custom certs - Improve README for end users - Remove technical GitHub Actions details - Add comprehensive AI disclaimer and security warnings - Include support and donations section with original PayPal link - Simplify version information and focus on user experience - Maintain troubleshooting and configuration guidance 🤖 Generated with Claude Code (https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix entrypoint.sh to include all critical functionality from original
Improve README for end users
🤖 Generated with Claude Code (https://claude.ai/code)