chatgpt-web icon indicating copy to clipboard operation
chatgpt-web copied to clipboard

docker容器部署的,在哪里可以看到程序的日志

Open haomingzidoubeiyongle opened this issue 1 year ago • 2 comments

前端后在docker容器部署的,除了我自己用还有别人用。想请教下在哪里能看到程序调用接口或者历史问题的数据

haomingzidoubeiyongle avatar Apr 13 '23 07:04 haomingzidoubeiyongle

docker logs -tail 500 容器名或id

lalagu27 avatar Apr 13 '23 07:04 lalagu27

@haomingzidoubeiyongle

本项目的后端应该正在开发中。你可以试试本项目的衍生项目的Kerwin1202/chatgpt-web,功能多一些,用户信息和聊天室可以通过MongoDB管理。具体安装教程(基于Docker)可见我的博客: https://blognas.hwb0307.com/linux/docker/4201

该衍生项目的更多的讨论可见issue: feat: 添加注册登录&同步聊天数据 by Kerwin1202 · Pull Request #589 · Chanzhaoyu/chatgpt-web

另一个更加强大的(未来也可能是付费的)衍生项目gouguoyin/chatgpt-web 也在开发当中,也可适当关注。

huangwb8 avatar Apr 13 '23 10:04 huangwb8

This issue is stale because it has been open for 10 days with no activity.

github-actions[bot] avatar Aug 12 '23 01:08 github-actions[bot]

This issue was closed because it has been inactive for 2 days since being marked as stale.

github-actions[bot] avatar Aug 15 '23 01:08 github-actions[bot]