<?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>Debian on ServerHype Blog</title>
    <link>https://blog.serverhype.org/tags/debian/</link>
    <description>Recent content in Debian on ServerHype Blog</description>
    <generator>Hugo</generator>
    <language>de-de</language>
    <lastBuildDate>Sun, 26 Apr 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://blog.serverhype.org/tags/debian/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>GitLab CE auf Debian installieren</title>
      <link>https://blog.serverhype.org/posts/gitlab-ce-debian/</link>
      <pubDate>Sun, 26 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://blog.serverhype.org/posts/gitlab-ce-debian/</guid>
      <description>&lt;h2 id=&#34;voraussetzungen&#34;&gt;Voraussetzungen&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Debian 12 oder neuer&lt;/li&gt;
&lt;li&gt;Mindestens 4 GB RAM&lt;/li&gt;
&lt;li&gt;Root-Zugriff&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;installation&#34;&gt;Installation&lt;/h2&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;apt-get install -y curl openssh-server ca-certificates
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;curl https://packages.gitlab.com/install/repositories/gitlab/gitlab-ce/script.deb.sh | bash
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;EXTERNAL_URL&lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt;&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;https://gitlab.example.com&amp;#34;&lt;/span&gt; apt-get install -y gitlab-ce
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h2 id=&#34;konfiguration&#34;&gt;Konfiguration&lt;/h2&gt;
&lt;p&gt;Nach der Installation: &lt;code&gt;/etc/gitlab/gitlab.rb&lt;/code&gt; anpassen und &lt;code&gt;gitlab-ctl reconfigure&lt;/code&gt; ausführen.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
