Register GitLab Runner Instance to Run Pipelines
Build With LaL Build With LaL
161 subscribers
2,065 views
40

 Published On Sep 5, 2023

---
In this video, i'll walk you guys through to register a gitlab runner instance with gitlab server in a docker container.

We are pulling gitlab docker image from docker hub and trying to run it using bare bone docker
commands on our terminal. Once the gitlab server is up, you can load it in your browser
and start creating users, repos and all other stuff you need to do on gitlab

Source code available here on GitHub https://github.com/BuildWithLal/gitla...

If you need to setup your custom gitlab server either on your local machine
or you want to deploy it somewhere on production, you can dockerize gitlab server
as a docker image and run it anywhere you want.

If you want to run your gitlab server in a docker container without docker compose
Watch this video
   • Run Your Local GitLab Server in Docke...  

If you want to run your gitlab server in a docker container using docker compose
instead of running docker commands from terminal. Watch this video
   • Run Your Local GitLab Server in Docke...  

We have a full playlist of all gitlab related videos here
GitLab Playlist:    • GitLab in Docker  

#docker #gitlab #coding #container #containerization #gitlab_server #gitlab_runner #gitlab_in_docker #dockerize_gitlab #gitlab_ci #gitlab_pipelines #gitlab_in_docker_compose

show more

Share/Embed