- create_env_config() now auto-generates random secure keys: - PostgreSQL password (32 char alphanumeric) - RabbitMQ password (32 char alphanumeric) - JWT secret (32 char alphanumeric) - API key (32 char alphanumeric) - Master key (64 hex chars = 256-bit) - Add regenerate-keys command to fix placeholder key issues - Fixes "Invalid master key format" error for server-party services 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .claude | ||
| backend | ||
| docs | ||
| frontend | ||
| kubernetes | ||
| scripts | ||
| tests | ||
| .gitignore | ||
| README.md | ||
| docker-compose.yml | ||