mirror of
https://github.com/CyberMind-FR/secubox-deb.git
synced 2026-07-29 09:14:00 +00:00
streamforgectl is the dev workbench counterpart of streamlitctl (hosting). Together they express the forge -> host workflow: streamforgectl project create dashboard --template basic streamforgectl project export dashboard gitea://secubox/dashboard.git (TODO) streamlitctl app deploy dashboard gitea://secubox/dashboard.git (#182) Subcommands wrap /api/v1/streamforge/app* endpoints. Three-fold JSON (components/access) for ecosystem consistency. Co-authored-by: CyberMind-FR <gandalf@Gk2.net> Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| api | ||
| debian | ||
| menu.d | ||
| nginx | ||
| sbin | ||
| www/streamforge | ||
| README.md | ||
⚡ StreamForge
Streamlit app development
Category: Apps
Screenshot
Features
- Templates
- Code editor
- Preview
- Deploy
Installation
# Add SecuBox repository
curl -fsSL https://apt.secubox.in/install.sh | sudo bash
# Install package
sudo apt install secubox-streamforge
Configuration
Configuration file: /etc/secubox/streamforge.toml
API Endpoints
GET /api/v1/streamforge/status- Module statusGET /api/v1/streamforge/health- Health check
License
MIT License - CyberMind © 2024-2026
