📌 📄 内容摘要:
cself 在 serv00部署 4o-mini自由? 中发帖
如果是拉去代码安装的话 前提Serv00安装go
进入serv00面板 点击 DNS zones 点击 Add new zone 添加自己的自定义域名
到cf添加A记录解析
点击Additional services 点击Run your own applications 选择 Enabled
开放一个端口 我开放的是5005
点击 WWW Websites 点击 Add website Domain填自己的域名
[image]
进入~/domains/你的域名/public_html下拉取代码git clone https://github.com/xqdoo00o/ChatGPT-to-API
cd ChatGPT-to-API
go build
在public_html下创建启动脚本start_api.sh#!/bin/bash
# 定义进程名称和启动命令
PROC...
────────── 链接信息 ────────── 🔗 论坛链接: linux.do 📎 访问地址: https://linux.do/t/topic/231835/1 ─────────────────────────────
📢 来源:LINUX DO