heart Posts from the community...
Story
@prateekjain shared a post, 1 year, 7 months ago
DevSecOps Engineer, Tech Alchemy

Install GitLab runner on EC2 with shell and docker executors

GitLab Runner is an open-source tool that runs CICD jobs in the pipeline. GitLab provides 400 min per month of runner time for free. It’s enough for individuals but not for the teams. GitLab allows you to set up your custom runner on any virtual machine. (separate from the server running GitLab if you have a self-hosted GitLab). Having our custom runner gives us benefits like better security and faster deployments.

In this blog, I will install a GitLab runner in an EC2. Please refer to this article if you don’t know how to spin up an EC2 instance; you can go for t3.micro if you want to benefit from the AWS free tier.

1_sc2LTG8gWB9S0QvNFaJEUQ.png
 Activity
@prateekjain started using tool Traefik , 1 year, 7 months ago.
 Activity
@prateekjain started using tool Kubernetes , 1 year, 7 months ago.