Add complete French (fr) and Chinese (zh) translations for all documentation: - Root files: README, CHANGELOG, SECURITY, BETA-RELEASE - docs/: All 16 core documentation files - DOCS/: All 19 deep-dive documents including embedded/ and archive/ - package/secubox/: All 123+ package READMEs - Misc: secubox-tools/, scripts/, EXAMPLES/, config-backups/, streamlit-apps/ Total: 346 translation files created Each file includes language switcher links for easy navigation between English, French, and Chinese versions. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1.1 KiB
1.1 KiB
SecuBox Fabricator
SecuBox 平台的小部件和组件构建器。
功能
7 个选项卡用于构建 SecuBox 组件:
- 📊 收集器 - 统计收集器构建器(带 cron 的 shell 脚本)
- 🚀 应用 - Streamlit 应用部署器
- 📝 博客 - MetaBlogizer 站点管理
- 🌐 静态页面 - 静态 HTML 页面生成器
- 🔌 服务 - 服务暴露(Emancipate)
- 🧩 小部件 - HTML 小部件设计器
- 🪟 嵌入器 - 门户页面构建器(嵌入应用/服务/博客)
部署
# 复制到路由器
scp app.py root@192.168.255.1:/srv/streamlit/apps/fabricator/
# 注册实例
uci set streamlit.fabricator=instance
uci set streamlit.fabricator.name=fabricator
uci set streamlit.fabricator.app=fabricator
uci set streamlit.fabricator.port=8520
uci set streamlit.fabricator.enabled=1
uci commit streamlit
# 重启
/etc/init.d/streamlit restart
解放
streamlitctl emancipate fabricator fabric.gk2.secubox.in