Outpost Documentation

Outpost is CopilotKit's AI-powered support operations platform. It unifies customer support across Discord, Slack, Teams, GitHub, and the web into a single intelligent hub.

Quick Start Paths

⚡ I want to try it locally

  1. Clone the repo
  2. docker compose up -d for PostgreSQL
  3. pnpm install && pnpm dev
  4. Open http://localhost:3000

Full quick start guide →

🛠️ I want to deploy it

  1. Provision PostgreSQL 16
  2. Configure environment variables
  3. Deploy with Docker or your platform of choice
  4. Set up Discord bot, Slack bot, Teams bot, and GitHub App

Deployment guide →

Documentation Sections