<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Posts on Felipe&#39;s website</title>
    <link>https://felipe.nubecita.eu/posts/</link>
    <description>Recent content in Posts on Felipe&#39;s website</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <managingEditor>torresfelipex1@gmail.com (Felipe Torres González)</managingEditor>
    <webMaster>torresfelipex1@gmail.com (Felipe Torres González)</webMaster>
    
    <lastBuildDate>Mon, 25 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://felipe.nubecita.eu/posts/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>How To Start Containers with Podman At System&#39;s Boot</title>
      <link>https://felipe.nubecita.eu/posts/podman-containers-at-sysboot/</link>
      <pubDate>Fri, 28 Mar 2025 12:29:13 +0100</pubDate>
      <author>torresfelipex1@gmail.com (Felipe Torres González)</author>
      <guid>https://felipe.nubecita.eu/posts/podman-containers-at-sysboot/</guid>
      <description>&lt;h2 class=&#34;relative group&#34;&gt;Introduction&#xA;    &lt;div id=&#34;introduction&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#introduction&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Let&amp;rsquo;s continue with the series of blog posts about moving from &lt;strong&gt;Docker&lt;/strong&gt; to &lt;strong&gt;Podman&lt;/strong&gt;.&lt;/p&gt;&#xA;&lt;p&gt;Today I&amp;rsquo;ll cover a short issue which might help you with your transition:&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Why &lt;code&gt;--restart unless-stopped&lt;/code&gt; doesn&amp;rsquo;t work??&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;Let&amp;rsquo;s say you read that &lt;strong&gt;Podman&lt;/strong&gt;&amp;rsquo;s command line API is 1:1 compatible with &lt;strong&gt;Docker&lt;/strong&gt;&amp;rsquo;s  and you ran your container as always, but you realised that it didn&amp;rsquo;t boot up automatically after a reboot of the system as it was happening when using &lt;strong&gt;Docker&lt;/strong&gt;. Well, this was something to be expected as we moved from a container manager that runs as a daemon  to another that runs as a regular process.&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://felipe.nubecita.eu/posts/podman-containers-at-sysboot/featured.png" />
    </item>
    
    <item>
      <title>How To Migrate From Docker To Podman</title>
      <link>https://felipe.nubecita.eu/posts/migration-from-docker-to-podman/</link>
      <pubDate>Thu, 13 Mar 2025 09:22:45 +0100</pubDate>
      <author>torresfelipex1@gmail.com (Felipe Torres González)</author>
      <guid>https://felipe.nubecita.eu/posts/migration-from-docker-to-podman/</guid>
      <description>&lt;h2 class=&#34;relative group&#34;&gt;Introduction&#xA;    &lt;div id=&#34;introduction&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#introduction&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h2&gt;&#xA;&lt;p&gt;In this blog post, I&amp;rsquo;ll explain the steps that I followed to migrate from &lt;strong&gt;Docker&lt;/strong&gt; to &lt;strong&gt;Podman&lt;/strong&gt;. Whether you are a sysadmin or a regular developer, I&amp;rsquo;m quite sure that you&amp;rsquo;ve heard of &lt;strong&gt;Docker&lt;/strong&gt; before. It&amp;rsquo;s a great piece of software, and it really helped to improve and simplify software delivering. Believe me, I was there before &lt;strong&gt;Docker&lt;/strong&gt; exists, and it was quite chaotic.&lt;/p&gt;&#xA;&lt;p&gt;Then, why to move away from &lt;strong&gt;Docker&lt;/strong&gt;? Well, if you&amp;rsquo;re after better integration with the system, like using &lt;strong&gt;systemd&lt;/strong&gt;, or if you&amp;rsquo;re after more security options, or if you prefer software that doesn&amp;rsquo;t use daemons, then &lt;strong&gt;Podman&lt;/strong&gt; is definitely worth a try!&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://felipe.nubecita.eu/posts/migration-from-docker-to-podman/featured.png" />
    </item>
    
    <item>
      <title>Shortbot Meets DBs</title>
      <link>https://felipe.nubecita.eu/posts/shortbot-meets-db/</link>
      <pubDate>Wed, 19 Feb 2025 09:10:00 +0100</pubDate>
      <author>torresfelipex1@gmail.com (Felipe Torres González)</author>
      <guid>https://felipe.nubecita.eu/posts/shortbot-meets-db/</guid>
      <description>&lt;h1 class=&#34;relative group&#34;&gt;Introduction&#xA;    &lt;div id=&#34;introduction&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#introduction&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h1&gt;&#xA;&lt;p&gt;The &lt;a href=&#34;https://felipe.nubecita.eu/projects/shortbot/&#34; &gt;IbexShortBot&lt;/a&gt; was a stateless bot. A stateless bot doesn&amp;rsquo;t keep any sort of information of the users. It just replies to the user&amp;rsquo;s requests, one at a time. Despite that design decision made the bot very restricted on its features, it helped me to focus on delivering a solution as quickly as I could, to attract investor&amp;rsquo;s interest on using the bot.&lt;/p&gt;&#xA;&lt;p&gt;The bot has been used for six months and the user&amp;rsquo;s feedback is positive. That&amp;rsquo;s enough for me to decide to take it a step further.&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://felipe.nubecita.eu/posts/shortbot-meets-db/featured.png" />
    </item>
    
    <item>
      <title>Automated Website Deployment</title>
      <link>https://felipe.nubecita.eu/posts/website-deployment/</link>
      <pubDate>Fri, 10 Jan 2025 14:07:23 +0100</pubDate>
      <author>torresfelipex1@gmail.com (Felipe Torres González)</author>
      <guid>https://felipe.nubecita.eu/posts/website-deployment/</guid>
      <description>This blog post is a recap of all the steps needed to set up a deployment pipeline for a Hugo-based website hosted in GitHub.</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://felipe.nubecita.eu/posts/website-deployment/featured.png" />
    </item>
    
    <item>
      <title>How to Publish Your Website Using Hugo and Survive to the Process</title>
      <link>https://felipe.nubecita.eu/posts/hugo-website/</link>
      <pubDate>Fri, 10 Jan 2025 00:00:00 +0000</pubDate>
      <author>torresfelipex1@gmail.com (Felipe Torres González)</author>
      <guid>https://felipe.nubecita.eu/posts/hugo-website/</guid>
      <description>Some hints about publishing a website using Hugo</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://felipe.nubecita.eu/posts/hugo-website/featured.svg" />
    </item>
    
    <item>
      <title>My Fancy New Blog</title>
      <link>https://felipe.nubecita.eu/posts/first-post/</link>
      <pubDate>Thu, 09 Jan 2025 00:00:00 +0000</pubDate>
      <author>torresfelipex1@gmail.com (Felipe Torres González)</author>
      <guid>https://felipe.nubecita.eu/posts/first-post/</guid>
      <description>The very first post of my new blog!</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://felipe.nubecita.eu/posts/first-post/feature.jpg" />
    </item>
    
  </channel>
</rss>
