> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tesslate.com/llms.txt
> Use this file to discover all available pages before exploring further.

# OpenSail

> Build agents, apps, and automations. Run them on your infrastructure.

<img src="https://mintcdn.com/tesslate/VT6tbZolrCfpx26M/images/opensail-banner.png?fit=max&auto=format&n=VT6tbZolrCfpx26M&q=85&s=66579c47537b3464fb65b229cc9ab0fd" alt="Tesslate OpenSail" width="4712" height="1612" data-path="images/opensail-banner.png" />

OpenSail is an open platform for building, running, and sharing AI-powered software. It turns a workspace into agents, apps, scheduled jobs, webhook handlers, and MCP tools that other agents can call.

<CardGroup cols={2}>
  <Card title="Install in twenty minutes" icon="rocket" href="/guides/docker-setup">
    Clone the repo, configure, boot. Full stack running on Docker on any OS.
  </Card>

  <Card title="Native desktop app" icon="desktop" href="/guides/desktop-install">
    Tauri v2 shell with local SQLite. macOS, Windows, Linux. No cluster needed.
  </Card>

  <Card title="Production on AWS EKS" icon="aws" href="/guides/aws-production">
    Terraform, EKS, ECR, btrfs CSI, Volume Hub. Beta and production environments.
  </Card>

  <Card title="Publish an app" icon="store" href="/guides/publishing-apps">
    Turn any workspace into a one-click installable app for your team or the public.
  </Card>
</CardGroup>

## Learn the platform

<CardGroup cols={2}>
  <Card title="What is OpenSail" icon="compass" href="/introduction">
    A tour of the platform, what you can build, and how it fits together.
  </Card>

  <Card title="Quickstart" icon="play" href="/quickstart">
    Sign up, create a project, ship your first agent in five minutes.
  </Card>

  <Card title="FAQ" icon="circle-question" href="/faq">
    Licensing, pricing, models, data privacy, and common questions.
  </Card>

  <Card title="Self-hosting architecture" icon="diagram-project" href="/self-hosting/architecture">
    Orchestrator, agent runner, storage, queue, and container model.
  </Card>
</CardGroup>

## Ship and share

<CardGroup cols={2}>
  <Card title="Deployment targets" icon="cloud-arrow-up" href="/guides/deployment-targets">
    22 providers: Vercel, AWS, Cloudflare, Fly.io, Railway, and more.
  </Card>

  <Card title="Communication gateways" icon="comments" href="/guides/communication-gateways">
    Deploy agents to Slack, Telegram, Discord, WhatsApp, Signal, CLI.
  </Card>

  <Card title="Model management" icon="wand-magic-sparkles" href="/guides/model-management">
    Any provider via LiteLLM. BYOK. Self-hosted Ollama and vLLM supported.
  </Card>

  <Card title="MCP connectors" icon="plug" href="/guides/connectors-mcp">
    Slack, Gmail, Google Drive, Linear, GitHub, databases, internal APIs.
  </Card>
</CardGroup>
