Update README to clarify idle timeout management and state persistence features

This commit is contained in:
2025-08-20 13:32:03 +02:00
parent 492c3ff270
commit 7194e1fdd1

View File

@@ -11,7 +11,8 @@
🌐 **Web Dashboard**: Modern React UI for visual management (unlike CLI-only tools) 🌐 **Web Dashboard**: Modern React UI for visual management (unlike CLI-only tools)
🔐 **API Key Authentication**: Separate keys for management vs inference access 🔐 **API Key Authentication**: Separate keys for management vs inference access
📊 **Instance Monitoring**: Health checks, auto-restart, log management 📊 **Instance Monitoring**: Health checks, auto-restart, log management
**Persistent State**: Instances survive server restarts **Idle Timeout Management**: Automatically stop idle instances after a configurable period
💾 **State Persistence**: Ensure instances remain intact across server restarts
![Dashboard Screenshot](docs/images/screenshot.png) ![Dashboard Screenshot](docs/images/screenshot.png)