摘要: 参考: https://blog.csdn.net/qq_28304687/article/details/116302027 故障现象 kvm虚拟机处于暂停状态 使用一下命令无法恢复 # virsh shundown xxx # virsh reset xxx 原因分析 磁盘满了 # df -h 阅读全文
posted @ 2024-08-13 14:27 minseo 阅读(24) 评论(0) 推荐(0) 编辑
摘要: 参考: https://github.com/langfuse/langfuse 1.使用docker部署 下载代码部署 # Clone repository git clone https://github.com/langfuse/langfuse.git cd langfuse # Run s 阅读全文
posted @ 2024-08-13 11:27 minseo 阅读(151) 评论(0) 推荐(0) 编辑