DirectorySecurity advisories
Sign in

Directory

gitlab-shell logo

gitlab-shell

Last changed
Get started with latest for free
docker pull cgr.dev/chainguard/gitlab-shell

Need access to a specific version? Contact us.

Sign in for updates

Get notified of upcoming product changes, critical vulnerability notifications and patches and more.

Sign in
Versions
Overview
Provenance
Specifications
SBOM
Vulnerabilities
Advisories

GitLab is an open source end-to-end software development platform with built-in version control, issue tracking, code review, CI/CD, and more.

Download this Image

The image is available on cgr.dev:

docker pull cgr.dev/chainguard/gitlab:latest

Usage

This replaces the GitLab images used in the deployment by our Chainguard images for GitLab. See the full documentation for installation and usage.

We can use the different GitLab Chainguard images that we've built for GitLab with the Helm chart of the project using the following commands.

First, you need to install the Helm repository:

helm repo add gitlab https://charts.gitlab.io/
helm repo update

Once you did this, you can install Gitlab Kas to the target cluster:

    helm upgrade --install gitlab gitlab/gitlab \
        --timeout 600s \
        --set global.hosts.domain=example.com \
        --set gitlab.kas.image.repository="cgr.dev/chainguard/gitlab-kas" \
        --set gitlab.kas.image.tag="latest" \
        --set global.hosts.externalIP=10.10.10.10 \
        --set certmanager-issuer.email=me@example.com \
        --set postgresql.image.tag=13.6.0
Licenses

Chainguard Images contain software packages that are direct or transitive dependencies. The following licenses were found in the "latest" version of this image:

  • Apache-2.0

  • BSD-3-Clause

  • GPL-2.0-only

  • GPL-2.0-or-later

  • GPL-3.0-or-later

  • ISC

  • LGPL-2.1-or-later

View more

For a complete list of licenses, please refer to this Image's SBOM.

Software license agreement

Related images

Category
gitlab
shell

Products

Chainguard Images

© 2024 Chainguard, Inc.