Articles in this series
Utilizing ArgoCD and Git to manage Kubernetes applications on one or more clusters
Setting up ArgoCD to manage Kubernetes applications on one or more clusters
A complete guide to deploying your application on DigitalOcean Kubernetes
From an earlier article, we learnt how to setup and configure gitlab server and other projects on apache server in a VPS (virtual private server). Install and Configure Gitlab and Website on Apache Server in your VPS In this tutorial, we will be go...
GitLab, like GitHub is an online repository that allows developers create, store and manage their projects with the ability to roll back to an earlier state if an error is encountered. To use the online repository, no setup is required, just register...