Task UI
Task UI is a Web-based task runner that executes automated tasks defined in Taskfile.ymlthrough a browser. Supports real-time viewing of task output and historical record playback, suitable for DevOps automated operation and maintenance scenarios, and provides a responsive interface to support mobile access.
Task UI is a Web-based task runner that allows you to perform tasks defined in Taskfile.yml through a browser. Supports real-time output and task history playback, suitable for automated operation and maintenance and DevOps scenarios. ** Core characteristics: ** - Web interface to run tasks: Execute tasks defined by Taskfile.yml through a browser - Real-time output: View real-time output and progress of task execution - History: Supports recording and playback of task execution history - Docker integration: Optional support for using Docker and Docker Compose in tasks - Responsive design: Supports desktop and mobile device access To customize tasks, you can directly modify/lzcapp/var/task-ui/data/Taskfile.yml

