<?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>ingress on /home/mariom</title>
    <link>https://blog.mariom.pl/tags/ingress/</link>
    <description>Recent content in ingress on /home/mariom</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 30 Jun 2023 08:00:00 +0000</lastBuildDate><atom:link href="https://blog.mariom.pl/tags/ingress/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Traefik Ingress Integration with SSO</title>
      <link>https://blog.mariom.pl/posts/2023/06/traefik-sso/</link>
      <pubDate>Fri, 30 Jun 2023 08:00:00 +0000</pubDate>
      
      <guid>https://blog.mariom.pl/posts/2023/06/traefik-sso/</guid>
      <description>There is an easy way to use base-auth for &amp;ldquo;securing&amp;rdquo; ingress access in Traefik, but, well - it&amp;rsquo;s base auth. It&amp;rsquo;s not that secure nor easy / nice to use in browsers, especially on mobile devices. So for long time, I was thinking how to integrate Traefik Ingress with an SSO (Single Sign-On) solution.
Prerequisites You will need some kind of SSO provider. I&amp;rsquo;m using Forgejo (a fork of Gitea). I didn&amp;rsquo;t need anything fancy, and I already had Gitea working, which had the OAuth2 provider out of the box.</description>
    </item>
    
    <item>
      <title>K3s quickstart</title>
      <link>https://blog.mariom.pl/posts/2023/03/k3s_quickstart/</link>
      <pubDate>Fri, 31 Mar 2023 08:00:00 +0000</pubDate>
      
      <guid>https://blog.mariom.pl/posts/2023/03/k3s_quickstart/</guid>
      <description>In my previous post, I shared my my experiences with k3s. Today I will show how easy it is to set up and host a simple static web page.
Prerequisites You will need a server (or your computer) and a DNS domain name. For my playground, I used OVH Public Cloud instance - D2-2 with Debian 11, and *.k3s.domain.com domain name.
Install k3s Installing k3s is very simple. Just execute curl -sfL https://get.</description>
    </item>
    
  </channel>
</rss>
