Back to Browse

Run Your Local GitLab Server in Docker Container using Docker Compose

14.5K views
Sep 2, 2023
16:04

--- In this video, i'll walk you guys through the setup of gitlab server in a docker container using docker compose. 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/gitlab-in-docker/tree/master/02.%20gitlab-in-docker-compose 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 https://www.youtube.com/watch?v=FaHdMUAQgck If you want to register a gitlab runner instance with gitlab server in a docker container so you can run your project pipelines to build and deploy it. Watch this video https://www.youtube.com/watch?v=RFVCWlSmrOk We have a full playlist of all gitlab related videos here GitLab Playlist: https://www.youtube.com/playlist?list=PLJwCGAFWNNeGb9FIJ6VAkNWAPnj_NajgD #docker #gitlab #coding #container #containerization #gitlab_server #gitlab_runner #gitlab_in_docker #dockerize_gitlab #gitlab_ci #gitlab_pipelines #gitlab_in_docker_compose

Download

1 formats

Video Formats

360pmp426.3 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Run Your Local GitLab Server in Docker Container using Docker Compose | NatokHD