About 12,100 results
Open links in new tab
  1. Environment variables | GitLab Docs

    To set environment variables, follow these instructions. It’s possible to preconfigure the GitLab Docker image by adding the environment variable GITLAB_OMNIBUS_CONFIG to the docker …

  2. Setting custom environment variables | GitLab Docs

    If necessary you can set custom environment variables to be used by Puma, Sidekiq, Rails and Rake via /etc/gitlab/gitlab.rb. This can be useful in situations where you need to use a proxy to …

  3. Set environment variables in GitLab Runner Helm chart

    Environment variables are key-value pairs that contain information that applications can use to adjust their behavior at runtime. These variables are injected into the container’s environment. …

  4. Set up your development environment | GitLab Docs

    To connect your GitLab instance to Customers Portal Staging, you can set the following custom environment variables in /etc/gitlab/gitlab.rb by supplying them in a gitlab_rails['env'] hash.

  5. How to pass file environment variable to container as file

    Nov 18, 2022 · Then pass environment variables from Gitlab cd/cd variables to container later. I’m new to Gitlab ci/cd and I’m not a programmer so I think of 2 solutions :

  6. Troubleshooting dependency scanning | GitLab Docs

    If you encounter out of memory errors with SBT while using dependency scanning on a Scala project, you can address this by setting the SBT_CLI_OPTS environment variable.

  7. Environments API | GitLab Docs

    Updates an existing environment’s name and/or external_url. It returns 200 if the environment was successfully updated. In case of an error, a status code 400 is returned.