<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Docker on Marc JESTIN's Blog</title><link>https://blog.marcjestin.fr/en/tags/docker/</link><description>Recent content in Docker on Marc JESTIN's Blog</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© 2026</copyright><lastBuildDate>Mon, 04 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://blog.marcjestin.fr/en/tags/docker/index.xml" rel="self" type="application/rss+xml"/><item><title>Webhooks &amp; CI/CD: When Dokploy and Gitea refuse to talk to each other</title><link>https://blog.marcjestin.fr/en/posts/webhooks-cicd-when-dokploy-and-gitea-refuse-to-talk-to-each-other/</link><pubDate>Mon, 04 May 2026 00:00:00 +0000</pubDate><guid>https://blog.marcjestin.fr/en/posts/webhooks-cicd-when-dokploy-and-gitea-refuse-to-talk-to-each-other/</guid><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I struggled a bit to get my workflow running for automating updates to this blog when I push to the &lt;code&gt;main&lt;/code&gt; branch of my repository on my &lt;code&gt;Gitea&lt;/code&gt; server.&lt;/p&gt;

&lt;h2 class="relative group"&gt;The Challenge: Automating Deployment
 &lt;div id="the-challenge-automating-deployment" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#the-challenge-automating-deployment" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;The goal was simple: use &lt;code&gt;Gitea Actions&lt;/code&gt; so that every &lt;code&gt;git push&lt;/code&gt; automatically triggers a container update for my site on my &lt;code&gt;Dokploy&lt;/code&gt; instance.&lt;/p&gt;</description></item><item><title>My First Post</title><link>https://blog.marcjestin.fr/en/posts/my-first-post/</link><pubDate>Sun, 03 May 2026 00:00:00 +0000</pubDate><guid>https://blog.marcjestin.fr/en/posts/my-first-post/</guid><description>&lt;p&gt;Hello and welcome to this new blog.&lt;/p&gt;
&lt;p&gt;I chose to use the &lt;code&gt;Hugo&lt;/code&gt; content management engine and static site generator, paired with &lt;code&gt;Caddy&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;Everything is deployed within a &lt;code&gt;Docker&lt;/code&gt; infrastructure managed by &lt;code&gt;Dokploy&lt;/code&gt;. In this setup, &lt;code&gt;Caddy&lt;/code&gt; is used solely for the rapid rendering of static pages.&lt;/p&gt;
&lt;p&gt;The server&amp;rsquo;s reverse proxy is &lt;code&gt;Traefik&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;I still haven&amp;rsquo;t managed to get my &lt;code&gt;gitea&lt;/code&gt; actions running correctly for automatic updates upon &lt;code&gt;commit&lt;/code&gt;, but that should be fixed soon. 😉&lt;/p&gt;</description></item></channel></rss>