GitLab Beginner Tutorial 5 | How to install GitLab Runner on Mac OS

preview_player
Показать описание
Today we will learn
What is GitLab Runner
How to install GitLab runner
How to register GitLab runner
How to start GitLab runner

- used in GitLab CI
- Open-source continuous integration service included with GitLab
- used to run jobs & send results back to GitLab

Step 1: Install GitLab Runner

brew install gitlab-runner
gitlab-runner --version

Step 2: Register GitLab Runner
gitlab-runner register

Step 3: Start GitLab Runner

brew services start gitlab-runner
brew services stopgitlab-runner

Step 4: Check runner is activated in the project

#GitLabTutorials
------------ UI TESTING ------------

------------ API TESTING ------------

------------ MOBILE TESTING ------------

------------ CI | CD | DEVOPS ------------

------------ VERSION CONTROL SYSTEM ------------

------------ PERFORMANCE TESTING ------------

------------ PROGRAMMING ------------

------------ IDE ------------

------------ MAVEN ------------

------------ OTHERS ------------

Keep Learning,
Raghav

You can support my mission for education by sharing this knowledge and helping as many people as you can.
Рекомендации по теме
Комментарии
Автор

The best thing about your videos are- they are crisp and give what we are looking about. Thank you Raghav!

mansipathak
Автор

Best explanation with best way. who is doesn't know about what is git he learn easily one day. Great man you are a great and best learner. Thanks so much.

TarunBehera-md
Автор

Hi Raghav, Excellent way of teaching. Highly appreciate the easy way to explain the basic concepts. Thank you. Will look forward to learning more and more from you.

tusharpatil
Автор

Thank you, very helpful! I like how organized your presentation is.

dedpossum
Автор

Thank you, looking forward to more CI tutorials with GitLab, I need to learn how to setup devOps CI/CD to my projects so I can work more efficiently with my team.

victorregoz
Автор

thank you so much for your fantastic playlist. I got a building pipeline task for my company's project, this help me a lot

namlevan
Автор

Thank you so much. I am enjoying your lectures!

amanueltesfu
Автор

Thnaks for the quick tutorial was very usefull

Автор

Hi Please create a video how to install gitlab runner as a docker service and how it will work. This is the crucial part in the Gitlab

MaheswaraReddyY
Автор

Awesome Raghav, This was much useful.

shanthall
Автор

Thank you so much for your videos. Please could you update the present video? Thank you.

mielushelheureux
Автор

Did you use hosted runner or self hosted runner?
Please answer sir

ajitmore
Автор

Good learning video. This step by step. It demonstrate the steps very clearly.

Subodhhyd
Автор

You are awesome...very nicely explanation about each point.

AnilTad
Автор

This was really good. Thank you!
But is it possible to run an entire pipeline (with artifacts) locally? I am able to run individual CI/CD jobs using gitlab-runner, but nothing for the entire pipeline.

alexgochenour
Автор

Thanks Raghav for the content you have provided.

suryaguetta
Автор

Very well organized and informative. Thanks!

cruepprich
Автор

Can you please make a video of the deployment process to automate processes (build, test and deliver) through fastlane?

ayeshawaheed
Автор

Simple & Easy to Understand... Thanks

awnotalan
Автор

what if there's no "settings" on the sidebar, and thus no CI/CD option... Is personal access tokens a good alternative?

roudyh.