Back to browse
GitHub Repository

Multi-tenant agent platform example built on Cloudflare (Pages + Containers).

11 starsVue

A multi-tenant agent hosting platform example using CF Containers

by arm32·Feb 19, 2026·1 point·0 comments

AI Analysis

MidShip It

Cloudflare-native agent boilerplate without novel architecture or differentiation.

Strengths
  • Live demo at agents.alec.is shows real deployment working today
  • Cloudflare Pages + Containers stack avoids traditional server overhead
Weaknesses
  • Reference implementation, not a reusable framework or platform — no plugins, abstractions, or distribution model
  • No README examples of actual agents running, unclear if this is a template or a product
Target Audience

Developers building multi-tenant LLM applications on Cloudflare infrastructure

Similar To

Vercel examples · Fly.io sample apps

Post Description

Check out my live demo instance, https://agents.alec.is. Note that it could be shutdown at any time so don't get too invested into it. ;)

Similar Projects