<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Homelab on Boup</title>
    <link>https://boup.fr/tags/homelab/</link>
    <description>Recent content in Homelab on Boup</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Wed, 29 Nov 2023 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://boup.fr/tags/homelab/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Using Gitlab CI/CD and Ansible to deploy Docker stacks in your Homelab</title>
      <link>https://boup.fr/posts/gitlab-cicd-deploy-docker-with-ansible-in-your-homelab/</link>
      <pubDate>Wed, 29 Nov 2023 00:00:00 +0000</pubDate>
      <guid>https://boup.fr/posts/gitlab-cicd-deploy-docker-with-ansible-in-your-homelab/</guid>
      <description>&lt;h1 id=&#34;context&#34;&gt;Context&lt;/h1&gt;&#xA;&lt;p&gt;I have been enjoying my homelab for 2 years.&#xA;I went from deploying apps manually, to using &lt;strong&gt;docker compose&lt;/strong&gt; for orchestration.&#xA;I now have a way to deploy my stacks using CI/CD through &lt;strong&gt;Gitlab&lt;/strong&gt;. Everything is backed by the &lt;strong&gt;Proxmox hypervisor&lt;/strong&gt;.&lt;/p&gt;&#xA;&lt;p&gt;All my docker compose stacks were deployed by hand on one single Debian 12 Virtual Machine.&#xA;The folder hierarchy was looking like this :&lt;/p&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;/opt/stacks:&#xA;    - nextcloud:&#xA;        - docker-compose.yaml&#xA;    - paperless:&#xA;        - docker-compose.yaml&#xA;    - nginx:&#xA;        - docker-compose.yaml&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;And so on&amp;hellip;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
