logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

【Centos7通过kubeadm方式部署kubernetes1.30版本【一主两从】】

1、CentOS7默认yum只有libseccomp-2.3.1,要安装2.5(推荐2.5.1稳定版),不安装高版本的libseccomp无法往下操作,网上找的通过华为、阿里源等方式无法下载安装,最后采用源码编译方式才成功下载安装;2、下载部署containerd会无法拉起,导致无法部署,需要启用systemd cgroup驱动,替换pause镜像为阿里源(解决拉取失败)

文章图片
#kubernetes#docker
git报错:fatal: unable to access ‘https://github.com/PanJiaChen/vue-element-admin.git/’: OpenSSL SSL_re

git报错:fatal: unable to access ‘https://github.com/PanJiaChen/vue-element-admin.git/’: OpenSSL SSL_read: Connection was reset, errno 10054原错误代码git clone https://github.com/…更改代码git clone git://github.c

文章图片
#github#git
【详细部署gemma3模型通过Dokcer+Dify+ollama搭建,直接一步到位】

详细部署gemma3模型通过Dokcer+Dify+ollama搭建,直接一步到位

文章图片
#docker#linux
【解决Error: pull model manifest: Get “https://registry.ollama.ai/v2/library/deepseek/manifests/r1-7b“】

完美解决:Error: pull model manifest: Get "https://registry.ollama.ai/v2/library/deepseek/manifests/r1-7b": read tcp 172.17.0.2:53840->104.21.75.227:443: read: connection reset by peer

文章图片
#运维#bug
【详细部署gemma3模型通过Dokcer+Dify+ollama搭建,直接一步到位】

详细部署gemma3模型通过Dokcer+Dify+ollama搭建,直接一步到位

文章图片
#docker#linux
【解决Error: pull model manifest: Get “https://registry.ollama.ai/v2/library/deepseek/manifests/r1-7b“】

完美解决:Error: pull model manifest: Get "https://registry.ollama.ai/v2/library/deepseek/manifests/r1-7b": read tcp 172.17.0.2:53840->104.21.75.227:443: read: connection reset by peer

文章图片
#运维#bug
MySQL数据库主从配置

本文详细介绍了MySQL主从数据库的配置方法。主要内容包括:主从复制原理(二进制日志、中继日志、数据重放),通过Docker部署主从服务器的步骤,以及主备库状态检查。针对常见的Slave_IO_Running错误,提供了启用RSA公钥交换的解决方案。最后通过创建数据库、表和插入数据验证了主从同步的有效性。该配置可实现数据库备份和读写分离,提高系统并发能力。配置时需注意主备服务器版本一致性和SSL连

文章图片
#数据库#mysql#容器 +1
【10分钟轻松部署,通过Docker部署MySQL8.3.0数据库】

Structure Query Language(结构化查询语言)简称SQL,它被美国国家标准局(ANSI)确定为关系型数据库语言的美国标准,后被国际化标准组织(ISO)采纳为关系数据库语言的国际标准。数据库管理系统可以通过SQL管理数据库;定义和操作数据,维护数据的完整性和安全性。

文章图片
#docker#数据库#容器 +1
    共 18 条
  • 1
  • 2
  • 请选择