Now - Active Development¶
π¨ What we're building right now
Recently Completed β ¶
CLI Integration (v0.10.0 - Oct 15, 2025)¶
Status: β COMPLETED
Deploy apps by name directly from the registry!
# Search the registry
tfgrid-compose search
# Deploy by name
tfgrid-compose up wordpress
# Manage multiple apps
tfgrid-compose list
tfgrid-compose switch ai-agent
See: Registry Guide | Release Notes
Currently Building π¨¶
Web Dashboard¶
Status: π¨ Planning & Design
Goal: Visual management interface for deployments
What It Will Do¶
π₯οΈ Modern web interface to:
- View all deployments at a glance
- Deploy apps with GUI
- Monitor resources in real-time
- Manage team access
- View logs and metrics
Features Planned¶
Visual Deployment: - Browse registry in GUI - One-click app deployment - Configuration wizard - Pattern selection UI
Real-Time Monitoring: - Resource usage graphs - Live log streaming - Health check dashboard - Alert notifications
Team Collaboration: - Multi-user access - Role-based permissions - Deployment history - Activity audit log
Topology View: - Visual network diagram - VM connections - Service relationships - Traffic flow
Architecture Preview¶
βββββββββββββββββββββββββββββββββββββββββββ
β Web Dashboard (React) β
β ββββββββββ ββββββββββ ββββββββββ β
β βRegistryβ βDeploys β βMonitor β β
β ββββββββββ ββββββββββ ββββββββββ β
βββββββββββββββββββββββββββββββββββββββββββ
βοΈ
βββββββββββββββββββββββββββββββββββββββββββ
β Backend API (FastAPI/Go) β
β ββββββββββ ββββββββββ ββββββββββ β
β β Auth β β State β βMetrics β β
β ββββββββββ ββββββββββ ββββββββββ β
βββββββββββββββββββββββββββββββββββββββββββ
βοΈ
βββββββββββββββββββββββββββββββββββββββββββ
β tfgrid-compose CLI Engine β
βββββββββββββββββββββββββββββββββββββββββββ
Timeline¶
- Research: Q4 2025
- Design: Q4 2025
- Development: Q1 2026
- Beta: Q1 2026
Try Current Features¶
Use the newly released CLI features:
# Install
curl -sSL install.tfgrid.studio | sh
# Deploy from local manifest
tfgrid-compose up ./my-app
# Available patterns
tfgrid-compose up app --pattern=single-vm
tfgrid-compose up app --pattern=gateway
tfgrid-compose up app --pattern=k3s
# Browse registry
open https://registry.tfgrid.studio
Progress Updates¶
Follow development: - GitHub Project Board - GitHub Discussions - Changelog
Next: What's Planned β
TFGrid Studio Ecosystem
Integrated tools and resources