<?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: Petar_mc</title>
    <description>The latest articles on DEV Community by Petar_mc (@petar_mc).</description>
    <link>https://dev.to/petar_mc</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%2F3864112%2F9ce116b5-c84e-48c3-a78e-01e78ab496ef.png</url>
      <title>DEV Community: Petar_mc</title>
      <link>https://dev.to/petar_mc</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/petar_mc"/>
    <language>en</language>
    <item>
      <title>I built a €2/month DevOps stack (Gitea + Jenkins + Nexus)</title>
      <dc:creator>Petar_mc</dc:creator>
      <pubDate>Mon, 06 Apr 2026 15:38:51 +0000</pubDate>
      <link>https://dev.to/petar_mc/i-built-a-eu2month-devops-stack-gitea-jenkins-nexus-29hh</link>
      <guid>https://dev.to/petar_mc/i-built-a-eu2month-devops-stack-gitea-jenkins-nexus-29hh</guid>
      <description>&lt;p&gt;I built a €2/month DevOps stack (Gitea + Jenkins + Nexus)&lt;/p&gt;

&lt;p&gt;I’ve been running a homelab for a while and wanted to see how far I could push it.&lt;/p&gt;

&lt;p&gt;So I ended up building a small shared DevOps environment with:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Gitea (git hosting)&lt;/li&gt;
&lt;li&gt;Jenkins (CI/CD)&lt;/li&gt;
&lt;li&gt;Nexus (artifact repository)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I also experimented with hosting small APIs + databases for lightweight projects.&lt;/p&gt;

&lt;p&gt;The goal:&lt;br&gt;
Make something cheap and simple for indie developers who don’t want to manage infrastructure.&lt;/p&gt;

&lt;p&gt;Pricing is intentionally low (€2–€9/month), since it’s running on my own hardware.&lt;/p&gt;

&lt;p&gt;Limitations:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Residential connection (not for high traffic)&lt;/li&gt;
&lt;li&gt;Storage and repo limits&lt;/li&gt;
&lt;li&gt;Best-effort uptime&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Biggest challenges so far:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;resource isolation&lt;/li&gt;
&lt;li&gt;preventing abuse&lt;/li&gt;
&lt;li&gt;storage cleanup policies&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Would you trust something like this for small projects?&lt;br&gt;
What would you improve?&lt;/p&gt;

</description>
      <category>cicd</category>
      <category>devops</category>
      <category>showdev</category>
      <category>sideprojects</category>
    </item>
  </channel>
</rss>
