Skip to content

infraguys/genesis_gitlab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Genesis GitLab

This project builds two interdependent virtual machine images:

  • genesis-gitlab – GitLab Server image
  • genesis-gitlab-runner – GitLab Runner image

These images are designed to be used together to provide a self-hosted GitLab instance with configured runners.

πŸ›  Build Requirements

πŸš€ Build Instructions

To build the images, run the following command:

genesis build -i /path/to/your/ssh_pub_key /path/to/your/genesis_gitlab_project

Replace /path/to/your/ssh_pub_key with the path to your public SSH key, and /path/to/your/genesis_gitlab_project with the directory containing this project.

πŸ“¦ Output Images

After a successful build, the following images will be generated in the output/ directory:

  • output/genesis-gitlab.raw
  • output/genesis-gitlab-runner.raw

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages