<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Sergiu</title>
    <description>The latest articles on DEV Community by Sergiu (@physicalit).</description>
    <link>https://dev.to/physicalit</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F156613%2F9a8b3354-a27b-4b3c-8d5a-3d0f906182b6.jpeg</url>
      <title>DEV Community: Sergiu</title>
      <link>https://dev.to/physicalit</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/physicalit"/>
    <language>en</language>
    <item>
      <title>How to manage the configuration of a dev env?</title>
      <dc:creator>Sergiu</dc:creator>
      <pubDate>Mon, 15 Apr 2019 20:53:35 +0000</pubDate>
      <link>https://dev.to/physicalit/how-to-manage-the-configuration-of-a-dev-env-ci2</link>
      <guid>https://dev.to/physicalit/how-to-manage-the-configuration-of-a-dev-env-ci2</guid>
      <description>&lt;p&gt;I keep thinking about the best way to manage a robust infrastructure of a custom dev enviorment.&lt;/p&gt;

&lt;p&gt;My best idea is to use ansible for every modification that needs to be done and keep everything in git, but I would like something else, don't know what, a more cleaner way.&lt;/p&gt;

&lt;p&gt;So how do you manage your dev enviorment, when we are talking about multiple build servers with CI and a lot of testing going on?&lt;/p&gt;

</description>
      <category>linux</category>
      <category>help</category>
      <category>python</category>
    </item>
  </channel>
</rss>
