Difference between revisions of "GitLab"

From wikieduonline
Jump to navigation Jump to search
 
(4 intermediate revisions by 2 users not shown)
Line 27: Line 27:
 
* Default configuration file: <code>/etc/gitlab/[[gitlab.rb]]</code>
 
* Default configuration file: <code>/etc/gitlab/[[gitlab.rb]]</code>
 
* Secrets: <code>/etc/gitlab/[[gitlab-secrets.json]]</code>
 
* Secrets: <code>/etc/gitlab/[[gitlab-secrets.json]]</code>
* Default data directory: <code>[[/var/opt/gitlab/]]git-data</code>
+
* Default data directory: <code>[[/var/opt/gitlab/git-data/]]</code>
* Default [[Gitlab backups|backup]] directory: <code>[[/var/opt/gitlab/]]backup</code>
+
* Default [[Gitlab backups|backup]] directory: <code>[[/var/opt/gitlab/backup/]]</code>
* GitLab [[CI/CD]] pipelines: <code>.[[gitlab-ci.yml]]</code> https://docs.gitlab.com/ee/ci/yaml/
+
* [[GitLab CI/CD]] pipelines: <code>.[[gitlab-ci.yml]]</code> https://docs.gitlab.com/ee/ci/yaml/
  
 
=== [[GitLab logs]] ===
 
=== [[GitLab logs]] ===
Line 70: Line 70:
 
Since April 2018, GitLab simplifies process of spinning up a new [[Kubernetes]] cluster in [[Google Kubernetes Engine]] ([[GKE]]) to deploy applications.<ref>https://about.gitlab.com/2018/04/05/gke-gitlab->in [[Google Kubernetes Engine]] (GKE) integration/</ref>
 
Since April 2018, GitLab simplifies process of spinning up a new [[Kubernetes]] cluster in [[Google Kubernetes Engine]] ([[GKE]]) to deploy applications.<ref>https://about.gitlab.com/2018/04/05/gke-gitlab->in [[Google Kubernetes Engine]] (GKE) integration/</ref>
  
See also: [[GitLab Kubernetes agent]]
+
See also: [[GitLab Kubernetes agent]], [[gitlab-agent for Kubernetes]]
  
 
== Related terms ==
 
== Related terms ==
Line 83: Line 83:
 
* [[Meltano]] [[ETL]]
 
* [[Meltano]] [[ETL]]
 
* [[GitLab environment variables]]
 
* [[GitLab environment variables]]
 +
* [[GitLab terraform integration]]
  
 
== See also ==
 
== See also ==

Latest revision as of 15:12, 13 December 2022

wikipedia:GitLab (2011) is a web-based DevOps lifecycle software service or locally installed, available since 2011, that provides a Git-repository manager providing wiki, issue-tracking and CI/CD pipeline features, using an open-source license.

Since April 2018, GitLab support integration with Google Kubernetes Engine (GKE) to simplify the process of spinning up a new Kubernetes cluster and deploy applications.

GitLab is integrated of different modules including GitLab Runner[1] (.gitlab-ci.yml) responsible for the continuous integration[2] with an embedded HTTP Statistics Server with Prometheus metrics available on /metrics since GitLab Runner 1.8.0.[3]

GitLab offers many features such as:

An integrates with many platforms such as Salesforce DX and Snowplow.

GitLab Software[edit]

Binaries[edit]

Configuration files[edit]

GitLab logs[edit]

Health checks and monitoring[edit]

Health checks https://docs.gitlab.com/ee/user/admin_area/monitoring/health_check.html

GitLab provides a Prometheus and Grafana integration, GitLab export GitLab metrics to Prometheus monitoring system[8] and it is activated by default since version 9.0 in 2017.[9]


Components[edit]

GitLab editions[edit]

Activities[edit]

Basic[edit]

  1. Read GitLab CI/CD Pipeline Configuration Reference:.gitlab-ci.yml https://docs.gitlab.com/ee/ci/yaml/
  2. Create a backup from GitLab

Medium[edit]

  1. Read GitLab release notes/Changelog/versions
  2. Install GitLab using docker containers. Note: Gitlab uses PostgreSQL as database backend.[10]
  3. Review GitLab Automatic Let’s Encrypt Renewal
  4. Review GitLab project members permissions/privileges: Guest, Reporter, Developer, Maintainer, Owner, and external users.
  5. Generate new 2FA codes: GitLab: ssh [email protected] 2fa recovery codes

Advanced[edit]

  1. Review Ansible GitLab modules https://docs.ansible.com/ansible/latest/modules/list_of_all_modules.html
  2. Enable Gitlab container registry in: /etc/gitlab/gitlab.rb[11]
  3. Read https://about.gitlab.com/devops-tools/teamcity-vs-gitlab.html

GitLab and Kubernetes[edit]

Since April 2018, GitLab simplifies process of spinning up a new Kubernetes cluster in Google Kubernetes Engine (GKE) to deploy applications.[12]

See also: GitLab Kubernetes agent, gitlab-agent for Kubernetes

Related terms[edit]

See also[edit]

Text is available under the Creative Commons Attribution-ShareAlike License; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy.

Source: https://en.wikiversity.org/wiki/DevOps/GitLab

Advertising: