Files
runtipi-appstore/apps
Gui-Gos 08d4b38f9a
Some checks failed
Test / test (push) Has been cancelled
Fix: Remove keystore before entrypoint to avoid interactive prompt
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>
2026-01-02 15:33:16 +01:00
..