Ecosystem
The Flue ecosystem connects deployable applications to hosting environments and sandbox providers. Start with Develop & Build to develop locally and create build output, then use this section for a specific deployment destination or sandbox integration.
Deployment environments
Flue builds application artifacts for Node.js and Cloudflare. Deployment pages document how those artifacts fit a particular host or execution environment.
| Destination | Use it for | Continue to… |
|---|---|---|
| Node.js | An ordinary long-running Node server or container. | Deploy on Node.js |
| Cloudflare | A Worker with generated Durable Object-backed runtime integration. | Deploy on Cloudflare |
| Render | A managed Node web service with optional managed persistence. | Deploy on Render |
| GitHub Actions | One-shot Node workflow execution in CI. | Use GitHub Actions |
| GitLab CI/CD | One-shot Node workflow execution in CI. | Use GitLab CI/CD |
For local development and build output, see Develop & Build.
Sandbox connectors
A sandbox connector adapts an application-owned compute or workspace environment into the Flue sandbox contract. A connector controls files and commands available to the agent; it is separate from session conversation storage and workflow run history.
The connector catalog includes remote Linux environments, platform-owned workspaces and containers, and local VM integrations. Choose a provider from the Sandboxes navigation group.