ChatGPT 镜像服务快速部署脚本库
https://www.bilibili.com/video/BV1yu411s7kp/
在服务器上执行以下命令即可
curl -sSfL https://raw.githubusercontent.com/xyhelper/chatgpt-mirror-server-deploy/master/quick-install.sh | bash
git clone --depth=1 https://github.com/xyhelper/chatgpt-mirror-server-deploy.git chatgpt-mirror
cd chatgpt-mirror
./deploy.sh
访问服务器的 8200 端口即可使用
管理后台地址为 http://服务器 ip:8200/xyhelper/
默认用户名密码为 admin/123456