GitLab

 - GitHub but self hosted :)

Project Summary

2022

I host a small GitHub instance which hosts all source code of my private, business and UGX-Mods related projects. The instance is also responsible for my continuous integration and continuous deployment workflow and hosts my docker artifacts and node packages.

Project Details

  • Source Control Management via git
  • Package registry for internal node packages
  • Container registry for built services which will be picked up by Kubernetes Cluster
  • CI & CD workflow via gitlab ci to build and deploy projects