Skip to content

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