会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Let's go
橘子皮很陈
----------青春看似荒唐,没人会选择投降(今日事,今日毕)
博客园
首页
新随笔
联系
管理
订阅
上一页
1
2
3
4
5
6
···
58
下一页
2025年10月22日
Podman容器使用
摘要: 系统版本 24.04.3 LTS 安装命令 sudo apt update sudo dpkg --configure -a sudo apt install podman podman version podman pull nginx :latest podman pull nginx # 1.
阅读全文
posted @ 2025-10-22 09:01 chenze
阅读(58)
评论(0)
推荐(0)
2025年8月4日
frp使用
摘要: 环境 (公网)服务器 系统:Centos7.9 64位 UEFI版本 JDK:17.0.15 本地服务器 系统Centos7 安装的frp版本frp_0.63.0_linux_amd64.tar.gz 官网 https://gofrp.org/zh-cn/docs/setup/ 下载地址:https
阅读全文
posted @ 2025-08-04 11:00 chenze
阅读(120)
评论(0)
推荐(0)
Java调用第三方WebApi
摘要: 使用 HttpClent调用 mport com.alibaba.fastjson2.JSONObject; import com.github.pagehelper.PageInfo; import com.sail.common.core.constant.HttpStatus; import
阅读全文
posted @ 2025-08-04 09:43 chenze
阅读(15)
评论(0)
推荐(0)
2025年7月31日
Dify安装
摘要: Dify添加模型,提示成功;实际模型为0 先把Dify镜像停掉:去dify/docker目录下执行 docker-compose down 可以看到关联的镜像状态都是Removed 编辑dify/docker/docker-compose.yaml,在environment部分增加 PYTHON_E
阅读全文
posted @ 2025-07-31 16:52 chenze
阅读(77)
评论(0)
推荐(0)
完美解决Docker pull时报错:https://registry-1.docker.io/v2/
摘要: 报错 root@ubuntu-database:/opt/dify/docker# docker compose up -d [+] Running 9/9 ✘ api Error context canceled 15.1s ✘ db Error context canceled 15.1s ✘
阅读全文
posted @ 2025-07-31 14:17 chenze
阅读(1912)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
···
58
下一页
公告