Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.langbot.app/llms.txt

Use this file to discover all available pages before exploring further.

Before you start, you may learn about in advanced:
  • Usage of Docker and Docker Compose
  • Docker container network communication configuration methods
  • Please ensure Git, Docker, and Docker Compose are installed
Clone the project:
git clone https://github.com/langbot-app/LangBot
cd LangBot/docker
Start the container:
docker compose up
The container maps port 5300 for WebUI access. You can visit http://127.0.0.1:5300 to view the WebUI.
It also maps ports 2280-2290 for reserved for message platform adapters.
After completing the LangBot deployment, please continue reading: