tailchat/website/docs/deployment/quickstart.md

500 B

sidebar_position title
1 Quick Start

Demo environment

The demo environment will continuously deploy the latest front-end code and update the back-end code from time to time

https://nightly.paw.msgbyte.com/

Deployment method

It is highly recommended to use docker-compose to deploy tailchat

Please refer to the tutorial: Docker Compose Deployment

system structure

See System Architecture