Package: secubox-app-streamlit
Version: 1.0.0-r5
Depends: jsonfilter, wget-ssl, tar, lxc, lxc-common, git
Source: /home/reepost/CyberMindStudio/secubox-openwrt/secubox-tools/local-feed/secubox-app-streamlit
SourceName: secubox-app-streamlit
License: MIT
Section: utils
SourceDateEpoch: 1766005702
Maintainer: CyberMind Studio <contact@cybermind.fr>
Architecture: all
Installed-Size: 51200
Description:  Streamlit App Platform - Self-hosted Python data app platform
 
 Features:
 - Folder-based app structure (app.py, requirements.txt, .streamlit/)
 - Multi-instance support (multiple apps on different ports)
 - Gitea integration for app deployment and updates
 - Python 3.12 with Streamlit in LXC container
 - Auto-install requirements.txt with hash-based caching
 - HAProxy publish wizard for vhost routing
 - Web dashboard integration
 
 App folder structure:
 /srv/streamlit/apps/<appname>/
 app.py, requirements.txt, .streamlit/
 
 Configure in /etc/config/streamlit.
