Skip to main content

Welcome to fibe.gg

fibe.gg gives your team instant, isolated full-stack cloud environments powered by Docker Compose. Connect your GitHub repository, define your stack, and launch a live environment — complete with unique subdomains and automatic HTTPS — in seconds.

How It Works

Every environment in fibe.gg is built from four core concepts:

Playroom → Playzone → Playspec → Playground
(host) (repo) (blueprint) (running env)
ConceptWhat It Is
PlayroomA remote Docker host where your environments run
PlayzoneA connected GitHub repository that provides source code
PlayspecA blueprint that defines your environment's services and configuration
PlaygroundA live, running instance of a Playspec on a Playroom

What You Can Do

  • Launch environments instantly — Spin up complete stacks from a Docker Compose file or a template
  • SSH into live environments — Connect directly to your running containers via Web SSH terminal
  • Share live previews — Every service gets a unique HTTPS subdomain
  • Mix Dev and Production modes — Mount source code for some services, use built images for others
  • Run headless tasks — Use Job Mode to run ephemeral pipelines, test suites, or migrations
  • Automate with the API — Full REST API with scoped API keys for CI/CD integration
  • Run automated AI repair jobs — Use Playspec CI-Job and Muti-Job to automatically test and fix code with an AI Agent
  • Connect AI agents via MCP — Use the built-in MCP server to allow any MCP-compatible AI agent to manage your environments
  • Integrate Custom Agents — Store generic provider credentials and deploy AI agents alongside your services with Custom MCP support
  • Agent Features — Leverage Agent Artefacts (file uploads), Mounted Files, and real-time Agent Activity tracking
  • Manage GitHub repos — Create repositories and push files via the Repositories API
  • Control access — Scoped API Keys and Webhook events for secure integrations
  • Track everything — Audit Logs record every Playground lifecycle event for debugging and accountability
  • Publish reusable templates — Share environment blueprints via Stargate or your own fleet
I want to...Go to...
Launch my first environmentLaunch
Browse pre-built templatesStargate
Understand core conceptsCore Concepts
Run a headless taskJob Mode
Run automated AI repair jobsAutomated Jobs
Configure servicesServices
Use the REST APIAPI Reference
Connect an AI agent via MCPMCP Server
Use AI agents with my own credentialsAgents
Attach files to an agentAgent Mounted Files
Create a reusable templateTemplates
Manage API Keys and WebhooksSecurity & Access
View Playground event historyAudit Logs