Header left.png

Difference between revisions of "GitLab Runner"

From Systems Group
Jump to: navigation, search
(Give information about avaible runners to the CS department)
 
m (Git-Community Runners)
 
(5 intermediate revisions by one user not shown)
Line 1: Line 1:
== GitLab Runner ==
+
The CS department supplies shared GitLab runners that are available to student, faculty, and staff. The runners are preconfigure for different environment and executors listed below.
The CS department supplies shared GitLab runners that are available to student, staff, and faculty. The runners are preconfigure for different environment listed below.
+
  
 +
== Git-Community Runners ==
 +
The git-community runner are in use for general use. The runner will be executed in a Linux environment and can deploy student websites and more.
 
{| class="wikitable"
 
{| class="wikitable"
!colspan="6"|Available Shared GitLab Runners
+
!Token
 +
!Description
 +
!Tags
 
|-
 
|-
|Bread & Butter
+
|LaqKzq6s
|Pie
+
|gitcomm-docker-runner-1
 +
|docker
 
|-
 
|-
|Bread & Butter
+
|unxEpSC4
|Pie
+
|gitcomm-shell-runner-1
 +
|bash, linux, shell
 +
|}
 +
 
 +
== Kubernetes Runners ==
 +
The Kubernetes Runners allows the user to deploy and manage containers within a Kubernetes cluster.
 +
{| class="wikitable"
 +
!Token
 +
!Description
 +
!Tags
 +
|-
 +
|dipy1X2s
 +
|kubernetes-runner-1
 +
|kubernetes
 +
|-
 +
|UbWFTmCi
 +
|kubernetes-runner-2
 +
|kubernetes
 +
|-
 +
|GQByMP8a
 +
|kubernetes-runner-3
 +
|kubernetes
 +
|-
 +
|yFEvPdJQ
 +
|kubernetes-runner-4
 +
|kubernetes
 +
|-
 +
|_LPq2YwH
 +
|kubernetes-runner-5
 +
|kubernetes
 +
|}
 +
 
 +
== 411 Runners ==
 +
The 411 runners are only used for the CS411 class and projects.
 +
 
 +
{| class="wikitable"
 +
!Token
 +
!Description
 +
!Tags
 +
|-
 +
|PG4c6uPd
 +
|411-runner-1
 +
|411, docker
 
|-
 
|-
|Bread & Butter
+
|wdEeeBYM
|Pie
+
|411-runner-2
 +
|411, docker
 
|-
 
|-
|Bread & Butter
+
|QC_GnM5s
|Pie
+
|411-runner-3
 +
|411, shell
 +
|}

Latest revision as of 05:12, 28 April 2021

The CS department supplies shared GitLab runners that are available to student, faculty, and staff. The runners are preconfigure for different environment and executors listed below.

Git-Community Runners

The git-community runner are in use for general use. The runner will be executed in a Linux environment and can deploy student websites and more.

Token Description Tags
LaqKzq6s gitcomm-docker-runner-1 docker
unxEpSC4 gitcomm-shell-runner-1 bash, linux, shell

Kubernetes Runners

The Kubernetes Runners allows the user to deploy and manage containers within a Kubernetes cluster.

Token Description Tags
dipy1X2s kubernetes-runner-1 kubernetes
UbWFTmCi kubernetes-runner-2 kubernetes
GQByMP8a kubernetes-runner-3 kubernetes
yFEvPdJQ kubernetes-runner-4 kubernetes
_LPq2YwH kubernetes-runner-5 kubernetes

411 Runners

The 411 runners are only used for the CS411 class and projects.

Token Description Tags
PG4c6uPd 411-runner-1 411, docker
wdEeeBYM 411-runner-2 411, docker
QC_GnM5s 411-runner-3 411, shell