<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">

<channel>
  <title>Entries about Docker - Daniel Morales Blog</title>
  <link>https://danielmg.org/docker/rss.xml</link>
  <description></description>
  <language>en-us</language>
  
  <item>
    <title>Traefik: Docker routing made easy</title>
    <link>https://danielmg.org/docker/2023/02/traefik-docker-routing-made-easy.html</link>
    <description>This quick post will only focus on setting up Traefik as a routing solution for your web services on a single Docker hosts. Will also help you generate your LetsEncrypt powered certificates. What i expose here is not a solution for big projects by any means, it will help you understand what Traefik does best and (like in my case) help me deploy those 'toy-like' projects, maybe some demos for your clients without having to setup a massive architecture with something like k8.</description>
    <pubDate>Thu, 09 Feb 2023</pubDate>
    
      <category>Docker</category>
    
  </item>
  
</channel>
</rss>