Skip to main content

Welcome to Fibe

Fibe runs Docker environments on hosts you control, fed from Git, steered from a browser. Launch in seconds, share a URL, attach an AI assistant, stop or extend when done.

The shortest path

  1. Add a Marquee. A host that runs containers.
  2. Connect a Prop. A Git repo.
  3. Pick or write a Template. A Compose file plus a few Fibe labels.
  4. Launch a Playground from a Playspec. Open the URL.

Two shapes of work

What it isWhen
PlaygroundLong-running environment. URLs, logs, terminal.Web apps, dashboards, dev servers.
TrickOne-shot run. Records pass/fail, cleans up.Tests, migrations, backups, cron, CI.

If the task should finish, use a Trick. If it should stay up, use a Playground.

Bring a Genie

A Genie is a configured AI assistant. Run one standalone or attach it to a Playground. It reads logs, edits source, runs commands, commits.

Keep many. One per job — refactoring, tests, docs. Each holds many conversations.

What's next