Some checks failed
Test / test (push) Has been cancelled
The official Wazuh dashboard entrypoint prompts 'Overwrite? [y/N]' if the keystore already exists. This causes the container to hang waiting for user input on fresh installs. Solution: Delete the keystore file before exec'ing the entrypoint. The entrypoint will recreate it automatically without prompting. This ensures fresh installs work without manual intervention. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>