Web UI Features
- QuickStart Wizard - Guided deployment with auto-populated fields
- Real-time Monitoring - Live console output with auto-scroll
- Property Management - Upload and browse configuration files
- Log Streaming - Server-Sent Events for live log updates
- Deployment Control - Start, stop, and monitor deployments
- History - Archived logs with timestamp and download options
Automation Features
- Idempotent Playbooks - Many playbooks are safe to re-run without side effects
- Tag-based Execution - Run specific tasks without full deployment
- Dry Run Mode - Test playbooks or tasks without making changes
- Automatic Archiving - Logs are archived before each run
- Inventory Generation - JSON properties converted to Ansible inventory
- Parallel Execution - Where possible, tasks run in parallel to optimize deployment time
Deployment Modes
- Standard Mode - Full ecosystem deployment on existing KVM hosts
- Advanced Mode - Granular control over playbooks, tags, and verbosity
- Web UI Mode - Browser-based visual deployment workflow
- CLI Mode - Command-line interface for deployments