<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Traefik on Jens Knipper</title>
    <link>https://jensknipper.de/tags/traefik/</link>
    <description>Recent content in Traefik on Jens Knipper</description>
    <image>
      <title>Jens Knipper</title>
      <url>https://jensknipper.de/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</url>
      <link>https://jensknipper.de/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</link>
    </image>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Tue, 11 Nov 2025 01:00:00 +0000</lastBuildDate>
    <atom:link href="https://jensknipper.de/tags/traefik/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Enable logging in Traefik</title>
      <link>https://jensknipper.de/blog/traefik-logging/</link>
      <pubDate>Thu, 11 Aug 2022 01:00:00 +0000</pubDate>
      <guid>https://jensknipper.de/blog/traefik-logging/</guid>
      <description>In this article I will show you how to activate logging in Traefik. There are two kinds of logs in Traefik, the general log and the access log. We will have a look at both of them and take a deeper look into the possibilities they provide.</description>
    </item>
    <item>
      <title>Redirecting to an external domain with Traefik</title>
      <link>https://jensknipper.de/blog/traefik-redirect-to-external-domain/</link>
      <pubDate>Sun, 03 Apr 2022 01:00:00 +0000</pubDate>
      <guid>https://jensknipper.de/blog/traefik-redirect-to-external-domain/</guid>
      <description>Redirecting to another domain is a regular use case I need a lot. Luckily Traefik makes it easy to implement it.</description>
    </item>
    <item>
      <title>Exposing Traefik dashboard to a subdomain</title>
      <link>https://jensknipper.de/blog/exposing-traefik-dashboard/</link>
      <pubDate>Sun, 16 May 2021 01:00:00 +0000</pubDate>
      <guid>https://jensknipper.de/blog/exposing-traefik-dashboard/</guid>
      <description>The Traefik dashboard is the central place where everything you configured is represented in a clear manner. In case you are running into problems and you are in need to do some troubleshooting, the dashboard should be your place to go.</description>
    </item>
    <item>
      <title>Adding basic authentication to secure a service with Traefik</title>
      <link>https://jensknipper.de/blog/basic-authentication-with-traefik/</link>
      <pubDate>Thu, 15 Apr 2021 01:00:00 +0000</pubDate>
      <guid>https://jensknipper.de/blog/basic-authentication-with-traefik/</guid>
      <description>Adding authentication to a service that does not support it by default can be done easily by using Traefik. This way you gain an additional layer of security and you can leverage other features of Traefik like domain names.</description>
    </item>
    <item>
      <title>Testing Regular Expressions in Traefik</title>
      <link>https://jensknipper.de/blog/traefik-regex-testing/</link>
      <pubDate>Sun, 17 May 2020 20:00:00 +0000</pubDate>
      <guid>https://jensknipper.de/blog/traefik-regex-testing/</guid>
      <description>Testing regular expressions for application configuration is always a pain as every programming language has a slightly different implementation. This results in expressions giving different results for different applications.</description>
    </item>
    <item>
      <title>HTTP to HTTPS redirects with Traefik</title>
      <link>https://jensknipper.de/blog/traefik-http-to-https-redirect/</link>
      <pubDate>Sat, 02 May 2020 12:00:00 +0000</pubDate>
      <guid>https://jensknipper.de/blog/traefik-http-to-https-redirect/</guid>
      <description>This article covers the basic examples how to redirect HTTP-requests to HTTPS. This can be achieved per domain, for a single application only or globally for all containers.</description>
    </item>
  </channel>
</rss>
