- Fix ZIP upload: install unzip dependency, fix empty array check (jsonfilter returns "[ ]" not "[]"), redirect unzip stdout to prevent JSON corruption, use readAsArrayBuffer instead of deprecated readAsBinaryString, add .catch() error handler - Fix list_apps to scan subdirectories for ZIP-uploaded apps, skip Streamlit pages/ convention dir, prefer app.py as entry point - Fix set_active_app: replace broken streamlitctl call with direct UCI update - Fix remove_app: replace broken streamlitctl call with direct file removal and UCI cleanup - Fix add_app: replace broken streamlitctl call with direct UCI - Add rename_app and rename_instance RPCD methods with ACL entries - Activate now auto-creates an instance with next available port - Apps list shows UCI display name separate from filesystem ID - Sanitize uploaded filenames for UCI compatibility - Add rename buttons and modals for apps and instances - Add error notifications for failed deletes Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| htdocs/luci-static/resources | ||
| root/usr | ||
| Makefile | ||
| README.md | ||
LuCI Streamlit Dashboard
LuCI web interface for managing Streamlit application instances with Gitea integration.
Installation
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-basesecubox-app-streamlit
License
Apache-2.0