<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Devops on Mr.Yu-技术笔记</title>
    <link>https://yujinping.top/tags/devops/</link>
    <description>Recent content in Devops on Mr.Yu-技术笔记</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-CN</language>
    <lastBuildDate>Sun, 24 Mar 2024 13:32:00 +0800</lastBuildDate>
    <atom:link href="https://yujinping.top/tags/devops/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>使用 ansible 搭建自动化测试环境</title>
      <link>https://yujinping.top/post/ansible/ansible_1/</link>
      <pubDate>Sun, 24 Mar 2024 13:32:00 +0800</pubDate>
      <guid>https://yujinping.top/post/ansible/ansible_1/</guid>
      <description>ansible 是什么? 安装 ansible 建议安装 python3 后再安装 ansible pip install ansible通常情况下，你还需要安装 requests 这个库 pip install requests相关文章</description>
    </item>
    <item>
      <title>如何管理线上版本</title>
      <link>https://yujinping.top/post/think/how_to_mange_version_on_product_env/</link>
      <pubDate>Mon, 10 Oct 2022 10:10:00 +0000</pubDate>
      <guid>https://yujinping.top/post/think/how_to_mange_version_on_product_env/</guid>
      <description>对于已经上线的产品，如何查看相应的版本，以保证客户使用或测试过程中发现问题时能够及时根据产品的版本号定位出当时的环境，是个比较有意思的话题。 服务端产品 对于提供 http(s)服务的产品，可以使用 相关文章</description>
    </item>
  </channel>
</rss>
