tabby/docs/deployment.md

789 B

Prerequisites

You need install following dependencies

Setup Tabby Server with docker-compose.

  1. Goto deployment directory
  2. Execute docker-compose up.

Tabby Client

There're several ways to talk to the Tabby Server.

Tabby Admin Panel http://localhost:8501

image

OpenAPI http://localhost:5000

image