Skip to content

cdevrell/gitlab-test-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gitlab Local Test Environment

This is a repo to test Gitlab and runners.

Prereqs

  • Docker Desktop with Kubernetes enabled
  • Helm is installed
  • DNS name pointing to host machine running Docker

Deploy

  • Ensure the Kubernetes context is set to the docker-desktop cluster.
  • Set $env:GITLAB_HOSTNAME environment variable (or you will be prompted during the execution of deploy.ps1) - e.g. $env:GITLAB_HOSTNAME = "gitlab.example.com"
  • Run deploy.ps1
  • Login with:
    • Username: root
    • Password: SuperSecretLocalLab

Teardown

  • Run teardown.ps1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published