Gitlab

Gitlab Remove Project

Gitlab Remove Project – Faster and Secure Way

Removing Project on Gitlab that is not needed anymore can avoid mistakes and improve the developers’ productivity when they need to find projects. Keeping Gitlab organized and clean is always a good practice.  Let’s learn how to remove Project on GitLab! Developers shouldn’t take it lightly when they delete a GitLab project. After an administrator …

Gitlab Remove Project – Faster and Secure Way Read More »

Gitlab Add SSH Key

Adding SSH Key on Gitlab – Speed up SSH communication

Let’s learn how to add SSH Key on GitLab. Git is a distributed version control system, indicating that you can operate locally and share or “push” your modifications to other servers. Before you can push your modifications to a GitLab server, it would be better if you had a safe communication channel for sharing information. …

Adding SSH Key on Gitlab – Speed up SSH communication Read More »

Setup Gitlab Runner with AWS ECR | aws ecr get login gitlab ci

Setup Gitlab Runner with AWS ECR – Authenticate into Private Repository

Setup Gitlab Runner with AWS ECR There are some things you expect to work. However, unhappily trying to get Gitlab Runner with AWS ECR turned out to be quite a daunting job, and the small documentation in this area doesn’t help.  The Problem There are mainly two same but distinct problems when it comes to working with ECR. So …

Setup Gitlab Runner with AWS ECR – Authenticate into Private Repository Read More »