Deprecate Streamlit Admin (sf_admin_ui) #288

Open
opened 2026-06-24 12:35:10 +02:00 by kincses · 0 comments
Owner

Mérföldkő: Epic 10 - Mission Control (Admin)

Cél: Plan migration from the Streamlit-based admin (sf_admin_ui) to the Nuxt 3 admin, then deprecate the Streamlit container.

🔗 Függőségek (Dependencies)

  • Bemenet (Mikre támaszkodik): Nuxt admin app #285 must cover all Streamlit functionality
  • Kimenet (Mik támaszkodnak rá): Cleaner Docker architecture

📝 Elemzés

The sf_admin_ui container runs Streamlit on port 8501 from the backend image. It provides HITL (Human-in-the-Loop) admin functionality. Before deprecating, audit which Streamlit features are not yet covered by the Nuxt admin. Rename to sf_admin_streamlit for clarity.

**Mérföldkő:** Epic 10 - Mission Control (Admin) **Cél:** Plan migration from the Streamlit-based admin (sf_admin_ui) to the Nuxt 3 admin, then deprecate the Streamlit container. ### 🔗 Függőségek (Dependencies) - **Bemenet (Mikre támaszkodik):** Nuxt admin app #285 must cover all Streamlit functionality - **Kimenet (Mik támaszkodnak rá):** Cleaner Docker architecture ### 📝 Elemzés The sf_admin_ui container runs Streamlit on port 8501 from the backend image. It provides HITL (Human-in-the-Loop) admin functionality. Before deprecating, audit which Streamlit features are not yet covered by the Nuxt admin. Rename to sf_admin_streamlit for clarity.
kincses added the Status: To DoType: Refactor labels 2026-06-24 12:35:11 +02:00
Sign in to join this conversation.