🧰
开源工具集

标注清楚怎么用:在线即用 / 可自托管 / 桌面应用 / 命令行

English

LibreDesk

abhinavxd/libredesk
一条命令部署 需要一台自己的服务器,但 README 里有可直接执行的 Docker 命令,复制粘贴就能跑起来。

单二进制自托管客服台,部署极简

单二进制
LibreDesk 网站截图

部署命令

# Download the compose file and sample config file in the current directory.
curl -LO https://github.com/abhinavxd/libredesk/raw/main/docker-compose.yml
curl -LO https://github.com/abhinavxd/libredesk/raw/main/config.sample.toml

# Copy the config.sample.toml to config.toml and edit it as needed.
cp config.sample.toml config.toml

# Run the services in the background.
docker compose up -d

# Setting System user password.
docker exec -it libredesk_app ./libredesk --set-system-user-password

摘自项目 README。需要一台装了 Docker 的服务器,命令可能还需补充环境变量。

星数
★ 3.0k
语言
Go
许可证
AGPL-3.0
最近更新
2026-09-22
分类
客服工单
场景
🌏 出海辅助