Complete Development Platform

Deploy Anything.
In Minutes. One Command.

AI agent in 2 minutes. SaaS in 5 minutes. Kubernetes in 10 minutes.

Open source β€’ No vendor lock-in β€’ Production ready

tfgrid-compose
# Deploy any application with one command
tfgrid-compose up my-app

# That's it! πŸŽ‰
πŸš€

Deploy Apps by Name!

πŸš€

v0.10.0 Released Oct 15, 2025 - Registry CLI Integration now live

βœ… search βœ… deploy by name βœ… multi-app βœ… context switching
πŸ€– Our Flagship App

TFGrid AI Agent

Your personal AI coding environment. Safe. Isolated. Production-ready.

How It Works

Your Laptop (Safe)
      ↓ SSH
β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚ AI Agent VM (Isolated)      β”‚
β”‚                             β”‚
β”‚ ✨ Qwen AI Integration      β”‚
β”‚ πŸ”„ Loop Technique           β”‚
β”‚ πŸ“¦ Project Management       β”‚
β”‚ πŸ”’ No Risk to Local Files   β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

$ tfgrid-compose up tfgrid-ai-agent

✨ Done! AI agent ready in 2 minutes.

The Problem

  • ❌ AI agents can damage your local files
  • ❌ AI tools require complex setup
  • ❌ Experimentation feels risky

The Solution

  • βœ… Isolated VM environment - Your laptop stays safe
  • βœ… Deploy in 2 minutes - One command, no config
  • βœ… AI-powered coding - Qwen integration built-in
  • βœ… Production-ready - Tested and verified
2 min
Deploy time
$10-30
per month

From Zero to Production in 3 Steps

Total time: 5 minutes. Seriously.

1

Install

curl -sSL install.tfgrid.studio/install.sh | sh
  • β€’ One-line installer
  • β€’ Checks prerequisites
  • β€’ Installs CLI to PATH

⏱️ 1 minute

2

Deploy

tfgrid-compose up tfgrid-ai-agent
  • β€’ Creates isolated VM
  • β€’ Installs dependencies
  • β€’ Configures networking

⏱️ 2 minutes

3

Use

tfgrid-compose ssh tfgrid-ai-agent
  • β€’ SSH into your VM
  • β€’ AI starts coding
  • β€’ Experiment safely

⏱️ Instant

Total: 3 minutes from zero to working AI agent

Three Patterns. Every Use Case Covered.

From your first prototype to enterprise scale. One tool. Your entire journey.

βœ… Production Ready

πŸ”Ή single-vm Pattern

Simple VM deployment for development and internal services

β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚    Your Application      β”‚
β”‚    Private Networking    β”‚
β”‚    πŸ”’ WireGuard Access   β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

Perfect For:

  • βœ… AI agents & coding environments
  • βœ… Databases (PostgreSQL, MongoDB, Redis)
  • βœ… Internal services & APIs
  • βœ… Development environments
2-3 min
Deploy time
$10-30
per month

Example: TFGrid AI Agent

$ tfgrid-compose up tfgrid-ai-agent \
  --pattern=single-vm

✨ Deployed! AI agent ready in 2 minutes.

Deploy isolated AI coding environments without risking your local files. Perfect for safe experimentation.

View Documentation β†’
βœ… Production Ready

🌐 gateway Pattern

Multi-VM with public access and SSL for production web apps

Internet β†’ [Gateway VM] β†’ [Backend VMs]
          (Public IPv4)   (Private Network)
          (SSL/TLS)       (Your App + DB)

Perfect For:

  • βœ… Production websites & web apps
  • βœ… E-commerce sites
  • βœ… SaaS applications
  • βœ… Anything needing public HTTPS
5-7 min
Deploy time
$30-100
per month

Features:

  • πŸ”’ Free SSL (Let's Encrypt)
  • 🌐 Public IPv4 included
  • βš–οΈ Load balancing
  • ❀️ Health checks
$ tfgrid-compose up my-saas \
  --pattern=gateway

✨ Live with SSL in 5 minutes!

Public-facing web applications with automatic SSL certificates and reverse proxy configuration.

View Documentation β†’
βœ… Production Ready

πŸš€ k3s Pattern

Full Kubernetes cluster for cloud-native applications

β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚  K3s Kubernetes Cluster      β”‚
β”‚  β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”  β”‚
β”‚  β”‚  Management Node       β”‚  β”‚
β”‚  β”‚  (kubectl, helm, k9s)  β”‚  β”‚
β”‚  β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜  β”‚
β”‚  β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”  β”‚
β”‚  β”‚  Control + Workers     β”‚  β”‚
β”‚  β”‚  (MetalLB + Ingress)   β”‚  β”‚
β”‚  β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜  β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

Perfect For:

  • βœ… Cloud-native applications
  • βœ… Microservices architectures
  • βœ… Enterprise deployments
  • βœ… Production SaaS at scale
10-15 min
Deploy time
$100-500
per month

Features:

  • ☸️ Full Kubernetes cluster
  • βš–οΈ MetalLB load balancer
  • 🌐 Nginx Ingress
  • πŸ“ˆ Auto-scaling
  • πŸ›‘οΈ HA control plane
$ tfgrid-compose up my-cluster \
  --pattern=k3s

✨ Kubernetes ready in 10 minutes!

Production-ready Kubernetes clusters for cloud-native applications and microservices architectures.

View Documentation β†’
Powered by ThreeFold Grid

Built on Resilient Infrastructure

TFGrid Studio runs on ThreeFold Grid, a decentralized infrastructure with built-in network resilience.

Mycelium Network

Overlay network providing automatic failover and redundancy

WireGuard VPN

Secure, encrypted networking for all private communications

Decentralized Infrastructure

No single point of failure. Globally distributed compute.

Network Resilience

WireGuard VPN βœ“ Active
Mycelium Overlay βœ“ Active
Auto-Failover βœ“ Enabled
Redundant Routes βœ“ Enabled

Dual network stack ensures connectivity even if one network fails

TFGrid Studio Ecosystem

Integrated tools for your development journey

βœ… v0.9.0

tfgrid-compose

Universal deployment orchestrator

  • 3 deployment patterns
  • OpenTofu/Terraform support
  • Production ready
βœ… Live

App Registry

Browse and discover verified applications

  • Browse official apps
  • Search & filter
  • Submit your app
βœ… Live

Documentation

Comprehensive guides and references

  • Getting started guides
  • Pattern documentation
  • API reference

Our Roadmap

Building the future of decentralized development

βœ… COMPLETED - Oct 15, 2025

CLI Integration (v0.10.0)

  • β€’ Deploy apps by name
  • β€’ Search registry from CLI
  • β€’ Multi-app management
  • β€’ Context switching
πŸ”¨ NOW - Planning

Web Dashboard

  • β€’ GUI deployment
  • β€’ Real-time monitoring
  • β€’ Team collaboration
  • β€’ Visual topology
πŸ’­ NEXT - Researching

AI Terminal Assistant

  • β€’ Natural language commands
  • β€’ AI generates code
  • β€’ One-prompt deployment
  • β€’ Context-aware suggestions
πŸ’­ NEXT - Researching

Voice Interface

  • β€’ Speak commands naturally
  • β€’ AI voice responses
  • β€’ Hands-free workflow
  • β€’ STT/TTS integration
πŸ’­ LATER - Concept

Marketplace

  • β€’ Sell your apps
  • β€’ Revenue sharing
  • β€’ Managed hosting
  • β€’ Verified publishers
πŸ’­ LATER - Concept

White Label

  • β€’ Custom branding
  • β€’ Private registry
  • β€’ Enterprise license
  • β€’ On-premise option
View Detailed Roadmap β†’

Simple, Transparent Pricing

Start free, scale as you grow

Community

$0 /forever
  • TFGrid Compose CLI
  • All deployment patterns
  • Community support
Get Started
Popular

Pro

$29 /month
  • Everything in Community
  • Web dashboard access
  • AI assistant (text)
  • Unlimited deployments
  • Email support
Coming Soon

Team

$99 /month
  • Everything in Pro
  • Team collaboration
  • Voice interface
  • Priority support
  • API access
Coming Soon

Enterprise

Custom
  • Everything in Team
  • SSO/SAML
  • White label option
  • Custom SLA
  • Dedicated support
Contact Sales

Ready to Get Started?

Deploy your first application in under 5 minutes

TFGrid Studio Ecosystem

Integrated tools and resources

You are here

TFGrid Studio

tfgrid.studio

Main platform website

Install

install.tfgrid.studio

One-line installer

Registry

registry.tfgrid.studio

Browse verified apps

Documentation

docs.tfgrid.studio

Guides & references