<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.nothus.fr/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>Bout de code  - git:gitlab</title>
        <description></description>
        <link>https://wiki.nothus.fr/</link>
        <lastBuildDate>Sat, 25 Apr 2026 15:29:07 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://wiki.nothus.fr/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
            <title>Bout de code </title>
            <link>https://wiki.nothus.fr/</link>
        </image>
        <item>
            <title>gitlab-runner</title>
            <link>https://wiki.nothus.fr/doku.php?id=git:gitlab:gitlab-runner</link>
            <description>Gitlab Runner

Aperçu





Exemple de docker-compose

gitlab: 
  image: gitlab/gitlab-ce 
  restart: unless-stopped 
  container_name: gitlab 
  hosname: git.formajc.nothus.fr # (alternative 2) 
  ports:
    # - &quot;8080:80&quot;
    # - &quot;8443:443&quot;
    - &quot;8022:22&quot;
  environment:
    GITLAB_OMNIBUS_CONFIG: |
    external_url &#039;https://git.formajc.nothus.fr&#039; # (alternative 1) ici le domaine local est identique à celui extérieur, ce qui posera problème ; il est préférable de mettre un nom de résolution, pro…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 06 Jan 2024 13:02:30 +0000</pubDate>
        </item>
    </channel>
</rss>
