Skip to content

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 29 Aug 09:35
· 5 commits to main since this release

🚀 Initial Release

支持多端点接入
数据库迁移至pg

🐳 Docker Images

  • Base版本: huangjunsen/xiaozhi-mcphub:1.0.2
  • Latest版本: huangjunsen/xiaozhi-mcphub:latest

支持架构: linux/amd64, linux/arm64

🚀 Quick Start

# Docker Compose 方式(推荐)
wget https://github.com/huangjunsen0406/xiaozhi-mcphub/releases/download/v1.0.2/xiaozhi-mcphub-v1.0.2.tar.gz
tar -xzf xiaozhi-mcphub-v1.0.2.tar.gz
cd xiaozhi-mcphub-v1.0.2
docker compose up -d

# 或手动安装部署
./install.sh