elosys:gitlab_ci-cd

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
elosys:gitlab_ci-cd [2024/11/10 19:29] mohamed_addaelosys:gitlab_ci-cd [2024/11/10 19:37] (current) mohamed_adda
Line 76: Line 76:
 Download and run an automatic bash script that adds the necessary repositories to prepare for installing GitLab Runner on the system. Download and run an automatic bash script that adds the necessary repositories to prepare for installing GitLab Runner on the system.
  
-==== Step 2: Installing GitLab Runner ==== You can install GitLab Runner on your system with the following command.+==== Step 2: Installing GitLab Runner ==== 
 + 
 +You can install GitLab Runner on your system by following the official documentation: [GitLab Runner Installation Guide](https://docs.gitlab.com/runner/install/).
  
 ==== Step 3: Registering GitLab Runner ==== ==== Step 3: Registering GitLab Runner ====
Line 97: Line 99:
 5. '''Enter Runner Details'''   5. '''Enter Runner Details'''  
    - When prompted, provide:    - When prompted, provide:
-     - '''GitLab instance URL''': https://elosys.net+     - '''GitLab instance URL''': https://git.elosys.net
      - '''Registration Token''': Paste the token copied from your project’s settings.      - '''Registration Token''': Paste the token copied from your project’s settings.
      - '''Description''': Enter a descriptive name, such as elosys-project-runner.      - '''Description''': Enter a descriptive name, such as elosys-project-runner.
Line 114: Line 116:
   sudo nano ~/.gitlab-runner/config.toml   sudo nano ~/.gitlab-runner/config.toml
      
-==Configuration Details==  Below is the configuration for the [[runners.docker]] section:+ Configuration Details   Below is the configuration for the [[runners.docker]] section:
  
     [runners.docker]     [runners.docker]
  • elosys/gitlab_ci-cd.1731266953.txt.gz
  • Last modified: 2024/11/10 19:29
  • by mohamed_adda