secubox-openwrt/package/secubox/luci-app-streamlit/README.md
CyberMind-FR 62f2f6a7a8 docs(secubox): Add KISS README for all 46 remaining packages
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 07:34:06 +01:00

38 lines
618 B
Markdown

# LuCI Streamlit Dashboard
LuCI web interface for managing Streamlit application instances with Gitea integration.
## Installation
```bash
opkg install luci-app-streamlit
```
## Access
LuCI > Services > Streamlit
## Tabs
- **Dashboard** -- Running instances, status, and resource usage
- **Settings** -- Instance configuration and Gitea repository integration
## Features
- Multi-instance Streamlit management
- Deploy apps from Gitea repositories
- Per-instance start/stop controls
## RPCD Methods
Service: `luci.streamlit`
## Dependencies
- `luci-base`
- `secubox-app-streamlit`
## License
Apache-2.0