<?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 webman.at</title>
    <link>https://webman.at/cms/tags/gitlab/</link>
    <description>Recent content in Gitlab on webman.at</description>
    <generator>Hugo</generator>
    <language>de-DE</language>
    <managingEditor>bernd@webman.at (Bernd Öggl)</managingEditor>
    <webMaster>bernd@webman.at (Bernd Öggl)</webMaster>
    <lastBuildDate>Mon, 13 Jul 2020 12:11:05 +0200</lastBuildDate>
    <atom:link href="https://webman.at/cms/tags/gitlab/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Git</title>
      <link>https://webman.at/cms/buecher/git/</link>
      <pubDate>Mon, 13 Jul 2020 12:11:05 +0200</pubDate><author>bernd@webman.at (Bernd Öggl)</author>
      <guid>https://webman.at/cms/buecher/git/</guid>
      <description>&lt;link rel=&#34;stylesheet&#34; href=&#34;https://webman.at/cms/css/hugo-easy-gallery.css&#34; /&gt;&#xA;&lt;div class=&#34;box&#34; &gt;&#xA;  &lt;figure  itemprop=&#34;associatedMedia&#34; itemscope itemtype=&#34;http://schema.org/ImageObject&#34;&gt;&#xA;    &lt;div class=&#34;img&#34;&gt;&#xA;      &lt;img itemprop=&#34;thumbnail&#34; src=&#34;https://webman.at/cms/images/git-buch.png&#34; alt=&#34;/cms/images/git-buch.png&#34;/&gt;&#xA;    &lt;/div&gt;&#xA;    &lt;a href=&#34;https://webman.at/cms/images/git-buch.png&#34; itemprop=&#34;contentUrl&#34;&gt;&lt;/a&gt;&#xA;  &lt;/figure&gt;&#xA;&lt;/div&gt;&#xA;&#xA;&lt;p&gt;&lt;strong&gt;Erschienen&lt;/strong&gt;: Ende April 2022 (2. Auflage)&lt;br&gt;&#xA;&lt;strong&gt;Umfang&lt;/strong&gt;: 424 Seiten&lt;br&gt;&#xA;&lt;strong&gt;ISBN&lt;/strong&gt;: 978-3-8362-8845-3&lt;br&gt;&#xA;&lt;strong&gt;Preis&lt;/strong&gt;: Euro 39,90 (in D inkl. MWSt.)&lt;/p&gt;&#xA;&lt;p&gt;Autoren: &lt;a href=&#34;https://webman.at&#34;&gt;Bernd Öggl&lt;/a&gt; &lt;a href=&#34;https://social.uibk.ac.at/@BerndOeggl&#34; aria-label=&#34;mastodon bö&#34; rel=&#34;me&#34;&gt;🐘&lt;/a&gt; und &lt;a href=&#34;https://kofler.info&#34;&gt;Michael Kofler&lt;/a&gt; &lt;a href=&#34;https://home.social/@michaelkofler&#34; aria-label=&#34;mastodon mk&#34;&gt;🐘&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://www.rheinwerk-verlag.de/git_4943/?GPP=kofler&#34;&gt;Buchseite beim Rheinwerk Verlag&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;English edition&lt;/strong&gt;: This book has been translated. The English edition is&#xA;available at &lt;a href=&#34;https://www.sap-press.com/git_5555/&#34;&gt;www.sap-press.com&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;h3 id=&#34;inhalt&#34;&gt;Inhalt&lt;/h3&gt;&#xA;&lt;p&gt;Git gehört zum unverzichtbaren Handwerkszeug aller IT-Profis und darf in keiner&#xA;Toolbox fehlen. Dabei macht es keinen Unterschied, ob Sie Konfigurationsdateien&#xA;versionieren wollen, an Open-Source-Projekten mitarbeiten oder im Team komplexe&#xA;Anwendungen entwickeln: Git sorgt dafür, dass Sie den Überblick behalten. Daher&#xA;lernen Sie hier nicht nur, wie Sie Änderungen einchecken und fremde&#xA;Repositorien klonen, sondern erfahren, wie Git Ihnen den Arbeitsalltag leichter&#xA;macht.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Gitlab Docker registry</title>
      <link>https://webman.at/cms/2017/10/gitlab-docker-container-registry/</link>
      <pubDate>Sun, 01 Oct 2017 15:50:31 +0000</pubDate><author>bernd@webman.at (Bernd Öggl)</author>
      <guid>https://webman.at/cms/2017/10/gitlab-docker-container-registry/</guid>
      <description>&lt;p&gt;Schon seit längerer Zeit verwende ich eine selbst gehostete &lt;a href=&#34;https://gitlab.com/gitlab-org/gitlab-ce/&#34;&gt;gitlab&lt;/a&gt; Instanz um meine Programmierprojekte zu verwalten. Die Features dieser OpenSource Software sind wirklich sehr beeindruckend.&lt;/p&gt;&#xA;&lt;p&gt;Bei einem closed source Projekt entstand kürzlich die Notwendigkeit &lt;a href=&#34;https://www.docker.com/&#34;&gt;docker images&lt;/a&gt; gemeinsam zu verwenden. Die in gitlab integrierte docker registry macht das ohne große Klimmzüge möglich:&lt;/p&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;docker login gitlab.komplett.cc:4567&#xD;&#xA;docker docker build -t gitlab.komplett.cc:4567/meinegruppe/meinprojekt .&#xD;&#xA;docker push gitlab.komplett.cc:4567/meinegruppe/meinprojekt .&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Und schwubdiwupp ist das docker image für alle Projektbeteiligten mit dem Kommando&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
