2025年10月04日
stages: - build - package - deploycache: paths: - target# 基础构建阶段build: stage: build before_script: - echo "开始构建项目..." script:
阅读全文
2025年10月01日
1、首先安装gitlabhttps://gitlab.cn/docs/jh/install/2、安装GitLab Runnerhttps://gitlab.cn/docs/runner/install/#supported-operating-systems3、gitlab创建Runner管理员-&
阅读全文
2025年09月26日
Qwen2.5-VL-7B-Instruct
阅读全文
2025年09月20日
Windows基础支持:GITwinget install -e --id Git.GitCondawinget install -e --id Anaconda.Miniconda3 --version 25.5.1 --override "/AddToPath=1"FFmpe
阅读全文
2025年09月20日
FFmpegwinget install -e --id Gyan.FFmpeg --version 7.0.2
阅读全文
2025年09月13日
方法 一:通过导出/导入迁移(推荐)步骤 1:查看已安装的发行版名称wsl -l -v# 记录要迁移的发行版名称(如 Ubuntu-20.04)步骤 2:停止 WSLwsl --shutdown步骤 3:导出发行版到文件wsl --export <发行版名称> D:\wsl-export
阅读全文
2025年09月13日
1、使用文字生成声音。使用https://github.com/index-tts/index-tts.git或OpenAudio (原 Fish-Speech) https://github.com/fishaudio/fish-speech 使用openaudio-s1-mini 这个模型2、
阅读全文
2025年09月11日
添加库文件tee /etc/apt/sources.list.d/rabbitmq.list <<EOF## Latest RabbitMQ releases##deb [arch=amd64 signed-by=/usr/share/keyrings/com.rabbitmq.team
阅读全文
2025年09月11日
<mirror> <id>alimaven</id> <mirrorOf>central</mirrorOf> <name>aliyun maven</name> <url>http://mave
阅读全文
2025年08月31日
不占用 80/443 端口 | 90 天自动续期 | 国内网络友好一、场景与目标个人 / 小型团队 拥有自己的域名邮箱不暴露 80/443 也能拿到 Let’s Encrypt 证书Docker 化 部署,一键迁移、备份DKIM、SPF、DMARC 全套反垃圾配置二、前置清单项目示例值备注域名mai
阅读全文