- Add admin reset password key to deployment completion info
- Fix color code display by adding -e flag to echo commands
- Display admin reset key in plaintext for easy reference
- Add deploy-interactive.sh: Interactive deployment script with automatic configuration
- Auto-generate secure random keys (JWT, admin reset key, crypto key, DB password)
- Smart .env detection for quick updates without reconfiguration
- Random port generation (10000-60000) for SERVER_PORT default
- Interactive prompts with clear defaults and auto-generation hints
- Automatic docker-compose.prod.yml download from GitHub
- Health check and deployment verification
- Add deploy-interactive-README.md: Comprehensive deployment guide
- One-liner installation commands (curl/wget)
- Quick update workflow for existing deployments
- Detailed feature explanations and usage examples
- Update README.md & README_EN.md: Add one-liner installation section
- Automatic working directory creation (~polyhermes)
- Simplified deployment process for new users
- Clear benefits and features list
Features:
- 📁 Auto-creates ~/polyhermes working directory
- 🔐 Generates secure random secrets automatically
- ⚡ Quick update mode: skip config if .env exists
- 🚀 One command from zero to running
- 🌐 Downloads latest docker-compose config from GitHub
- ✅ Full health check and verification