chatgpt搭建

chatgpt两步搭建大法

部署docker环境

  • 下载docker
bash 复制代码
curl -fsSL https://get.docker.com -o get-docker.sh
  • 安装docker
bash 复制代码
sh get-docker.sh
  • 运行docker服务
bash 复制代码
systemctl start docker
  • 查看运行状态
bash 复制代码
systemctl status docker
  • 设置docker开机自启
bash 复制代码
systemctl enable docker

部署chatgpt

bash 复制代码
docker run --name chatgpt-next-web -d -p 8080:3000 --restart=always \
-e OPENAI_API_KEY=换成你的中转key \
-e CODE=123456 \
-e HIDE_USER_API_KEY=1 \
-e BASE_URL=https://api.openai-hk.com   yidadaa/chatgpt-next-web

完结

相关推荐
LaughingZhu10 小时前
Product Hunt 每日热榜 | 2026-06-16
前端·人工智能·经验分享·chatgpt·html
小宋102111 小时前
4 万 Star 的开源 ChatGPT 桌面端:用 Jan 把电脑变成离线 AI 工作站
人工智能·chatgpt·开源·jan
我就是全世界11 小时前
具身智能难现“ChatGPT时刻”:缺统一范式,更缺优质数据
人工智能·chatgpt·机器人
bryant_meng11 小时前
【Transformer】Why ChatGPT Is Decoder-Only
深度学习·chatgpt·transformer·decoder
极客老王说Agent1 天前
2026全业务链条断层破解:智能体如何重构端到端业务闭环
人工智能·ai·chatgpt·重构
Mr.朱鹏1 天前
科技资讯日报 · 2026-06-15
人工智能·科技·ai·chatgpt
城事漫游Molly1 天前
如何用 ChatGPT 辅助写文献综述,而不是编造文献?
人工智能·chatgpt·提示词·ai for science·文献综述
GEO索引未来1 天前
AIIA可信GEO专题研讨会召开/AI全面加入618“大战”/谷歌重拳治理“AI投毒”
大数据·人工智能·gpt·chatgpt
shchojj1 天前
Building Systems with ChatGPT AP - Overview
chatgpt
小七-七牛开发者1 天前
周一上线|瑞幸把咖啡做进 CLI,Fable 5 短暂登场,Stonk Rider 骑上 K 线图
ai·chatgpt·大模型·agent·claude·codex·skill·claudecode·ai coding