Post

LobeHub

LobeHub is an open-source AI chat platform supporting multiple AI providers, plugins, and knowledge base with a modern interface.

LobeHub
In Development
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.

Installation

Default install:

1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVED/raw/main/ct/lobehub.sh)"
CPU: 4 cores RAM: 8192 MB Disk: 15 GB OS: Debian 13

Configuration

Config file:

1
/opt/lobehub/.env

Notes

Configure your AI provider API keys in /opt/lobehub/.env (e.g. OPENAI_API_KEY).
Building from source requires significant resources and may take 10+ minutes.
Update APP_URL in /opt/lobehub/.env if accessing from a different hostname.

Web Interface

Port: 3210

This post is licensed under CC BY 4.0 by the author.