<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>GitLab on Brainfart</title>
    <link>https://brainfart.fyi/tags/gitlab/</link>
    <description>Recent content in GitLab on Brainfart</description>
    <generator>Hugo</generator>
    <language>en</language>
    <copyright>©️ C. Mader</copyright>
    <lastBuildDate>Mon, 30 Mar 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://brainfart.fyi/tags/gitlab/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Use a specific SSH key for a certain git repo</title>
      <link>https://brainfart.fyi/post/20241030-use-a-specific-ssh-key-in-a-git-repo/</link>
      <pubDate>Wed, 30 Oct 2024 00:00:00 +0000</pubDate>
      <guid>https://brainfart.fyi/post/20241030-use-a-specific-ssh-key-in-a-git-repo/</guid>
      <description>&lt;p&gt;Whenever I want to push code to my private GitLab repositories,&#xA;I want to use the SSH key of my private GitLab account.&#xA;At work, I use a separate account for GitLab.&#xA;It has its own SSH key.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Write a Chromecast App In 3 Easy Steps</title>
      <link>https://brainfart.fyi/post/20191215-write-a-chromecast-app/</link>
      <pubDate>Sun, 15 Dec 2019 00:00:00 +0000</pubDate>
      <guid>https://brainfart.fyi/post/20191215-write-a-chromecast-app/</guid>
      <description>&lt;p&gt;Today I would like to share how anyone can create a &lt;a href=&#34;https://developers.google.com/cast/docs/caf_receiver&#34;&gt;Chromecast app&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Setup a Gitlab Runner with docker-in-docker Support</title>
      <link>https://brainfart.fyi/post/20191116-setup-gitlab-runner-with-docker-in-docker/</link>
      <pubDate>Sat, 16 Nov 2019 00:00:00 +0000</pubDate>
      <guid>https://brainfart.fyi/post/20191116-setup-gitlab-runner-with-docker-in-docker/</guid>
      <description>&lt;p&gt;Personally, I prefer to set up my own Gitlab Runners.&#xA;The reasons being that I don&amp;rsquo;t have to wait for a runner to become available and they&amp;rsquo;re usually faster then the Gitlab Shared Runners.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Host Your Own Blog with Gitlab and Netlify</title>
      <link>https://brainfart.fyi/post/20190518-host-your-own-blog-in-1-hour/</link>
      <pubDate>Sat, 18 May 2019 00:00:00 +0000</pubDate>
      <guid>https://brainfart.fyi/post/20190518-host-your-own-blog-in-1-hour/</guid>
      <description>&lt;p&gt;This guide explains how to host a own blog / website for free with about 1 hour of effort.&#xA;&lt;del&gt;It&amp;rsquo;s how I host this blog.&lt;/del&gt; (Update: It&amp;rsquo;s now hosted on &lt;a href=&#34;https://pages.cloudflare.com&#34;&gt;Cloudflare Pages&lt;/a&gt;.)&lt;/p&gt;&#xA;&lt;p&gt;There are certainly other options, and I&amp;rsquo;ve used some in the past.&#xA;But this worked very well and with very little configuration effort.&lt;/p&gt;&#xA;&lt;p&gt;In this guide I use &lt;a href=&#34;https://gitlab.com&#34;&gt;Gitlab&lt;/a&gt; as code host and &lt;a href=&#34;https://netlify.com&#34;&gt;Netlify&lt;/a&gt; to publish the website.&#xA;I&amp;rsquo;m using the &lt;a href=&#34;https://gohugo.io&#34;&gt;Hugo&lt;/a&gt; build system to build a static page.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
